LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
llvm::object::Archive Member List

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

Archive(MemoryBuffer *source, error_code &ec)llvm::object::Archive
begin_children(bool SkipInternal=true) const llvm::object::Archive
begin_symbols() const llvm::object::Archive
Binary(unsigned int Type, MemoryBuffer *Source)llvm::object::Binaryprotected
classof(Binary const *v)llvm::object::Archiveinlinestatic
Datallvm::object::Binaryprotected
end_children() const llvm::object::Archive
end_symbols() const llvm::object::Archive
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
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_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
isLittleEndian() const llvm::object::Binaryinline
isMachO() const llvm::object::Binaryinline
isMachOUniversalBinary() const llvm::object::Binaryinline
isObject() const llvm::object::Binaryinline
K_BSD enum valuellvm::object::Archive
K_COFF enum valuellvm::object::Archive
K_GNU enum valuellvm::object::Archive
Kind enum namellvm::object::Archive
kind() const llvm::object::Archiveinline
~Binary()llvm::object::Binaryvirtual