LLVM  3.7.0
llvm::object::Archive Member List

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

Archive(MemoryBufferRef Source, std::error_code &EC)llvm::object::Archive
Binary(unsigned int Type, MemoryBufferRef Source)llvm::object::Binaryprotected
child_begin(bool SkipInternal=true) const llvm::object::Archive
child_end() const llvm::object::Archive
children(bool SkipInternal=true) const llvm::object::Archiveinline
classof(Binary const *v)llvm::object::Archiveinlinestatic
create(MemoryBufferRef Source)llvm::object::Archivestatic
Datallvm::object::Binaryprotected
findSym(StringRef name) const llvm::object::Archive
getData() const llvm::object::Binary
getELFType(bool isLE, bool is64Bits)llvm::object::Binaryinlineprotectedstatic
getFileName() const llvm::object::Binary
getMachOType(bool isLE, bool is64Bits)llvm::object::Binaryinlineprotectedstatic
getMemoryBufferRef() const llvm::object::Binary
getNumberOfSymbols() const llvm::object::Archive
getSymbolTable() const llvm::object::Archiveinline
getSymbolTableChild() const llvm::object::Archiveinline
getType() const llvm::object::Binaryinline
hasSymbolTable() const llvm::object::Archive
ID_Archive enum valuellvm::object::Binaryprotected
ID_COFF 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_StartObjects enum valuellvm::object::Binaryprotected
isArchive() const llvm::object::Binaryinline
isCOFF() 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
isObject() const llvm::object::Binaryinline
isSymbolic() const llvm::object::Binaryinline
isThin() const llvm::object::Archiveinline
K_BSD enum valuellvm::object::Archive
K_COFF enum valuellvm::object::Archive
K_GNU enum valuellvm::object::Archive
K_MIPS64 enum valuellvm::object::Archive
Kind enum namellvm::object::Archive
kind() const llvm::object::Archiveinline
symbol_begin() const llvm::object::Archive
symbol_end() const llvm::object::Archive
symbols() const llvm::object::Archiveinline
~Binary()llvm::object::Binaryvirtual