LLVM  4.0.0
llvm::object::ELFObjectFileBase Member List

This is the complete list of members for llvm::object::ELFObjectFileBase, including all inherited members.

base() const llvm::object::ObjectFileinlineprotected
basic_symbol_iterator_range typedefllvm::object::SymbolicFile
Binary(unsigned int Type, MemoryBufferRef Source)llvm::object::Binaryprotected
classof(const Binary *v)llvm::object::ELFObjectFileBaseinlinestatic
createCOFFObjectFile(MemoryBufferRef Object)llvm::object::ObjectFilestatic
createELFObjectFile(MemoryBufferRef Object)llvm::object::ObjectFilestatic
createMachOObjectFile(MemoryBufferRef Object, uint32_t UniversalCputype=0, uint32_t UniversalIndex=0)llvm::object::ObjectFilestatic
createObjectFile(StringRef ObjectPath)llvm::object::ObjectFilestatic
createObjectFile(MemoryBufferRef Object, sys::fs::file_magic Type)llvm::object::ObjectFilestatic
createObjectFile(MemoryBufferRef Object)llvm::object::ObjectFileinlinestatic
createSymbolicFile(MemoryBufferRef Object, sys::fs::file_magic Type, LLVMContext *Context)llvm::object::SymbolicFilestatic
createSymbolicFile(MemoryBufferRef Object)llvm::object::SymbolicFileinlinestatic
createSymbolicFile(StringRef ObjectPath)llvm::object::SymbolicFilestatic
createWasmObjectFile(MemoryBufferRef Object)llvm::object::ObjectFilestatic
Datallvm::object::Binaryprotected
elf_symbol_iterator_range typedefllvm::object::ELFObjectFileBase
ELFObjectFileBase(unsigned int Type, MemoryBufferRef Source)llvm::object::ELFObjectFileBaseprotected
ELFRelocationRef classllvm::object::ELFObjectFileBasefriend
ELFSectionRef classllvm::object::ELFObjectFileBasefriend
ELFSymbolRef classllvm::object::ELFObjectFileBasefriend
getArch() const =0llvm::object::ObjectFilepure virtual
getBytesInAddress() const =0llvm::object::ObjectFilepure virtual
getCommonSymbolSize(DataRefImpl Symb) const llvm::object::ObjectFileinline
getCommonSymbolSizeImpl(DataRefImpl Symb) const =0llvm::object::ObjectFileprotectedpure virtual
getData() const llvm::object::Binary
getDynamicSymbolIterators() const =0llvm::object::ELFObjectFileBasepure virtual
getELFType(bool isLE, bool is64Bits)llvm::object::Binaryinlineprotectedstatic
getEMachine() const =0llvm::object::ELFObjectFileBaseprotectedpure virtual
getFeatures() const overridellvm::object::ELFObjectFileBasevirtual
getFileFormatName() const =0llvm::object::ObjectFilepure virtual
getFileName() const llvm::object::Binary
getMachOType(bool isLE, bool is64Bits)llvm::object::Binaryinlineprotectedstatic
getMemoryBufferRef() const llvm::object::Binary
getPlatformFlags(unsigned &Result) const llvm::object::ObjectFileinlinevirtual
getRelocatedSection(DataRefImpl Sec) const llvm::object::ObjectFileprotectedvirtual
getRelocationAddend(DataRefImpl Rel) const =0llvm::object::ELFObjectFileBaseprotectedpure virtual
getRelocationOffset(DataRefImpl Rel) const =0llvm::object::ObjectFileprotectedpure virtual
getRelocationSymbol(DataRefImpl Rel) const =0llvm::object::ObjectFileprotectedpure virtual
getRelocationType(DataRefImpl Rel) const =0llvm::object::ObjectFileprotectedpure virtual
getRelocationTypeName(DataRefImpl Rel, SmallVectorImpl< char > &Result) const =0llvm::object::ObjectFileprotectedpure virtual
getSectionAddress(DataRefImpl Sec) const =0llvm::object::ObjectFileprotectedpure virtual
getSectionAlignment(DataRefImpl Sec) const =0llvm::object::ObjectFileprotectedpure virtual
getSectionContents(DataRefImpl Sec, StringRef &Res) const =0llvm::object::ObjectFileprotectedpure virtual
getSectionFlags(DataRefImpl Sec) const =0llvm::object::ELFObjectFileBaseprotectedpure virtual
getSectionName(DataRefImpl Sec, StringRef &Res) const =0llvm::object::ObjectFileprotectedpure virtual
getSectionOffset(DataRefImpl Sec) const =0llvm::object::ELFObjectFileBaseprotectedpure virtual
getSectionSize(DataRefImpl Sec) const =0llvm::object::ObjectFileprotectedpure virtual
getSectionType(DataRefImpl Sec) const =0llvm::object::ELFObjectFileBaseprotectedpure virtual
getSymbolAddress(DataRefImpl Symb) const =0llvm::object::ObjectFileprotectedpure virtual
getSymbolAlignment(DataRefImpl Symb) const llvm::object::ObjectFileprotectedvirtual
getSymbolELFType(DataRefImpl Symb) const =0llvm::object::ELFObjectFileBaseprotectedpure virtual
getSymbolFlags(DataRefImpl Symb) const =0llvm::object::SymbolicFilepure virtual
getSymbolName(DataRefImpl Symb) const =0llvm::object::ObjectFileprotectedpure virtual
getSymbolOther(DataRefImpl Symb) const =0llvm::object::ELFObjectFileBaseprotectedpure virtual
getSymbolSection(DataRefImpl Symb) const =0llvm::object::ObjectFileprotectedpure virtual
getSymbolSize(DataRefImpl Symb) const =0llvm::object::ELFObjectFileBaseprotectedpure virtual
getSymbolType(DataRefImpl Symb) const =0llvm::object::ObjectFileprotectedpure virtual
getSymbolValue(DataRefImpl Symb) const llvm::object::ObjectFileprotected
getSymbolValueImpl(DataRefImpl Symb) const =0llvm::object::ObjectFileprotectedpure virtual
getType() const llvm::object::Binaryinline
ID_Archive enum valuellvm::object::Binaryprotected
ID_COFF enum valuellvm::object::Binaryprotected
ID_COFFImportFile enum valuellvm::object::Binaryprotected
ID_ELF32B enum valuellvm::object::Binaryprotected
ID_ELF32L enum valuellvm::object::Binaryprotected
ID_ELF64B enum valuellvm::object::Binaryprotected
ID_ELF64L enum valuellvm::object::Binaryprotected
ID_EndObjects enum valuellvm::object::Binaryprotected
ID_IR enum valuellvm::object::Binaryprotected
ID_MachO32B enum valuellvm::object::Binaryprotected
ID_MachO32L enum valuellvm::object::Binaryprotected
ID_MachO64B enum valuellvm::object::Binaryprotected
ID_MachO64L enum valuellvm::object::Binaryprotected
ID_MachOUniversalBinary enum valuellvm::object::Binaryprotected
ID_ModuleSummaryIndex enum valuellvm::object::Binaryprotected
ID_StartObjects enum valuellvm::object::Binaryprotected
ID_Wasm enum valuellvm::object::Binaryprotected
isArchive() const llvm::object::Binaryinline
isCOFF() const llvm::object::Binaryinline
isCOFFImportFile() const llvm::object::Binaryinline
isELF() const llvm::object::Binaryinline
isIR() const llvm::object::Binaryinline
isLittleEndian() const llvm::object::Binaryinline
isMachO() const llvm::object::Binaryinline
isMachOUniversalBinary() const llvm::object::Binaryinline
isModuleSummaryIndex() const llvm::object::Binaryinline
isObject() const llvm::object::Binaryinline
isRelocatableObject() const =0llvm::object::ObjectFilepure virtual
isSectionBitcode(DataRefImpl Sec) const llvm::object::ObjectFileprotectedvirtual
isSectionBSS(DataRefImpl Sec) const =0llvm::object::ObjectFileprotectedpure virtual
isSectionCompressed(DataRefImpl Sec) const =0llvm::object::ObjectFileprotectedpure virtual
isSectionData(DataRefImpl Sec) const =0llvm::object::ObjectFileprotectedpure virtual
isSectionText(DataRefImpl Sec) const =0llvm::object::ObjectFileprotectedpure virtual
isSectionVirtual(DataRefImpl Sec) const =0llvm::object::ObjectFileprotectedpure virtual
isSymbolic() const llvm::object::Binaryinline
isWasm() const llvm::object::Binaryinline
moveRelocationNext(DataRefImpl &Rel) const =0llvm::object::ObjectFileprotectedpure virtual
moveSectionNext(DataRefImpl &Sec) const =0llvm::object::ObjectFileprotectedpure virtual
moveSymbolNext(DataRefImpl &Symb) const =0llvm::object::SymbolicFilepure virtual
ObjectFile(unsigned int Type, MemoryBufferRef Source)llvm::object::ObjectFileprotected
printSymbolName(raw_ostream &OS, DataRefImpl Symb) const overridellvm::object::ObjectFileprotectedvirtual
section_begin() const =0llvm::object::ObjectFilepure virtual
section_end() const =0llvm::object::ObjectFilepure virtual
section_iterator_range typedefllvm::object::ObjectFile
section_rel_begin(DataRefImpl Sec) const =0llvm::object::ObjectFileprotectedpure virtual
section_rel_end(DataRefImpl Sec) const =0llvm::object::ObjectFileprotectedpure virtual
sections() const llvm::object::ObjectFileinline
symbol_begin() const =0llvm::object::SymbolicFilepure virtual
symbol_end() const =0llvm::object::SymbolicFilepure virtual
symbol_iterator_range typedefllvm::object::ObjectFile
SymbolicFile(unsigned int Type, MemoryBufferRef Source)llvm::object::SymbolicFile
symbols() const llvm::object::ELFObjectFileBaseinline
~Binary()llvm::object::Binaryvirtual
~SymbolicFile() overridellvm::object::SymbolicFile