This is the complete list of members for llvm::orc::MachOBuilder< MachOTraits >::Section, including all inherited members.
addReloc(int32_t Offset, RelocTarget Target, bool PCRel, unsigned Length, unsigned Type) | llvm::orc::MachOBuilder< MachOTraits >::Section | inline |
addSymbol(int32_t Offset, StringRef Name, uint8_t Type, uint16_t Desc) | llvm::orc::MachOBuilder< MachOTraits >::Section | inline |
Builder | llvm::orc::MachOBuilder< MachOTraits >::Section | |
Content | llvm::orc::MachOBuilder< MachOTraits >::Section | |
getSectionId() | llvm::orc::MachOBuilder< MachOTraits >::RelocTarget | inline |
getSymbolNum() | llvm::orc::MachOBuilder< MachOTraits >::RelocTarget | inline |
isSymbol() | llvm::orc::MachOBuilder< MachOTraits >::RelocTarget | inline |
nlist() | llvm::orc::MachOBuilder< MachOTraits >::RelocTarget | inline |
rawStruct() | llvm::orc::MachOBuilder< MachOTraits >::Section | inline |
Relocs | llvm::orc::MachOBuilder< MachOTraits >::Section | |
RelocTarget(const Section &S) | llvm::orc::MachOBuilder< MachOTraits >::RelocTarget | inline |
RelocTarget(SymbolContainer &SC, size_t Idx) | llvm::orc::MachOBuilder< MachOTraits >::RelocTarget | inline |
S | llvm::orc::MachOBuilder< MachOTraits >::RelocTarget | |
SC | llvm::orc::MachOBuilder< MachOTraits >::Section | |
Section(MachOBuilder &Builder, StringRef SecName, StringRef SegName) | llvm::orc::MachOBuilder< MachOTraits >::Section | inline |
SectionNumber | llvm::orc::MachOBuilder< MachOTraits >::Section | |