LLVM API Documentation
Addend | llvm::RelocationEntry | |
IsPCRel | llvm::RelocationEntry | |
Offset | llvm::RelocationEntry | |
RelocationEntry(unsigned id, uint64_t offset, uint32_t type, int64_t addend) | llvm::RelocationEntry | [inline] |
RelocationEntry(unsigned id, uint64_t offset, uint32_t type, int64_t addend, uint64_t symoffset) | llvm::RelocationEntry | [inline] |
RelocationEntry(unsigned id, uint64_t offset, uint32_t type, int64_t addend, bool IsPCRel, unsigned Size) | llvm::RelocationEntry | [inline] |
RelocationEntry(unsigned id, uint64_t offset, uint32_t type, int64_t addend, unsigned SectionA, uint64_t SectionAOffset, unsigned SectionB, uint64_t SectionBOffset, bool IsPCRel, unsigned Size) | llvm::RelocationEntry | [inline] |
RelType | llvm::RelocationEntry | |
SectionID | llvm::RelocationEntry | |
Sections | llvm::RelocationEntry | |
Size | llvm::RelocationEntry | |
SymOffset | llvm::RelocationEntry |