|
LLVM 22.0.0git
|
This is the complete list of members for llvm::SectionEntry, including all inherited members.
| advanceStubOffset(unsigned StubSize) | llvm::SectionEntry | inline |
| getAddress() const | llvm::SectionEntry | inline |
| getAddressWithOffset(unsigned OffsetBytes) const | llvm::SectionEntry | inline |
| getLoadAddress() const | llvm::SectionEntry | inline |
| getLoadAddressWithOffset(unsigned OffsetBytes) const | llvm::SectionEntry | inline |
| getName() const | llvm::SectionEntry | inline |
| getObjAddress() const | llvm::SectionEntry | inline |
| getSize() const | llvm::SectionEntry | inline |
| getStubOffset() const | llvm::SectionEntry | inline |
| SectionEntry(StringRef name, uint8_t *address, size_t size, size_t allocationSize, uintptr_t objAddress) | llvm::SectionEntry | inline |
| setLoadAddress(uint64_t LA) | llvm::SectionEntry | inline |