LLVM 19.0.0git
llvm::object::GOFFObjectFile Member List

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

base() constllvm::object::ObjectFileinlineprotected
basic_symbol_iterator_range typedefllvm::object::SymbolicFile
Binary(unsigned int Type, MemoryBufferRef Source)llvm::object::Binaryprotected
Binary()=deletellvm::object::Binary
Binary(const Binary &other)=deletellvm::object::Binary
checkOffset(MemoryBufferRef M, uintptr_t Addr, const uint64_t Size)llvm::object::Binaryinlinestatic
classof(const Binary *V)llvm::object::GOFFObjectFileinlinestatic
createCOFFObjectFile(MemoryBufferRef Object)llvm::object::ObjectFilestatic
createELFObjectFile(MemoryBufferRef Object, bool InitContent=true)llvm::object::ObjectFilestatic
createGOFFObjectFile(MemoryBufferRef Object)llvm::object::ObjectFilestatic
createMachOObjectFile(MemoryBufferRef Object, uint32_t UniversalCputype=0, uint32_t UniversalIndex=0, size_t MachOFilesetEntryOffset=0)llvm::object::ObjectFilestatic
createObjectFile(StringRef ObjectPath)llvm::object::ObjectFilestatic
createObjectFile(MemoryBufferRef Object, llvm::file_magic Type, bool InitContent=true)llvm::object::ObjectFilestatic
createObjectFile(MemoryBufferRef Object)llvm::object::ObjectFileinlinestatic
createSymbolicFile(MemoryBufferRef Object, llvm::file_magic Type, LLVMContext *Context, bool InitContent=true)llvm::object::SymbolicFilestatic
createSymbolicFile(MemoryBufferRef Object)llvm::object::SymbolicFileinlinestatic
createWasmObjectFile(MemoryBufferRef Object)llvm::object::ObjectFilestatic
createXCOFFObjectFile(MemoryBufferRef Object, unsigned FileType)llvm::object::ObjectFilestatic
Datallvm::object::Binaryprotected
dynamic_relocation_sections() constllvm::object::ObjectFileinlinevirtual
getArch() const overridellvm::object::GOFFObjectFileinlinevirtual
getBytesInAddress() const overridellvm::object::GOFFObjectFileinlinevirtual
getCommonSymbolSize(DataRefImpl Symb) constllvm::object::ObjectFileinline
getData() constllvm::object::Binary
getELFType(bool isLE, bool is64Bits)llvm::object::Binaryinlineprotectedstatic
getFeatures() const overridellvm::object::GOFFObjectFileinlinevirtual
getFileFormatName() const overridellvm::object::GOFFObjectFileinlinevirtual
getFileName() constllvm::object::Binary
getMachOType(bool isLE, bool is64Bits)llvm::object::Binaryinlineprotectedstatic
getMemoryBufferRef() constllvm::object::Binary
getOS() constllvm::object::ObjectFileinlinevirtual
getRelocatedSection(DataRefImpl Sec) constllvm::object::ObjectFileprotectedvirtual
getStartAddress() constllvm::object::ObjectFileinlinevirtual
getSymbolAlignment(DataRefImpl Symb) constllvm::object::ObjectFileprotectedvirtual
getSymbolName(SymbolRef Symbol) constllvm::object::GOFFObjectFile
getSymbolValue(DataRefImpl Symb) constllvm::object::ObjectFileprotected
getTripleObjectFormat() constllvm::object::Binaryinline
getType() constllvm::object::Binaryinline
GOFFObjectFile(MemoryBufferRef Object, Error &Err)llvm::object::GOFFObjectFile
GOFFSymbolRefllvm::object::GOFFObjectFilefriend
hasDebugInfo() constllvm::object::ObjectFilevirtual
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_GOFF 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_Minidump enum valuellvm::object::Binaryprotected
ID_Offload enum valuellvm::object::Binaryprotected
ID_StartObjects enum valuellvm::object::Binaryprotected
ID_TapiFile enum valuellvm::object::Binaryprotected
ID_TapiUniversal enum valuellvm::object::Binaryprotected
ID_Wasm enum valuellvm::object::Binaryprotected
ID_WinRes enum valuellvm::object::Binaryprotected
ID_XCOFF32 enum valuellvm::object::Binaryprotected
ID_XCOFF64 enum valuellvm::object::Binaryprotected
initContent()llvm::object::Binaryinlinevirtual
is64Bit() const overridellvm::object::GOFFObjectFileinlinevirtual
isArchive() constllvm::object::Binaryinline
isBerkeleyData(DataRefImpl Sec) constllvm::object::ObjectFileprotectedvirtual
isBerkeleyText(DataRefImpl Sec) constllvm::object::ObjectFileprotectedvirtual
isCOFF() constllvm::object::Binaryinline
isCOFFImportFile() constllvm::object::Binaryinline
isDebugSection(DataRefImpl Sec) constllvm::object::ObjectFileprotectedvirtual
isELF() constllvm::object::Binaryinline
isGOFF() constllvm::object::Binaryinline
isIR() constllvm::object::Binaryinline
isLittleEndian() constllvm::object::Binaryinline
isMachO() constllvm::object::Binaryinline
isMachOUniversalBinary() constllvm::object::Binaryinline
isMinidump() constllvm::object::Binaryinline
isObject() constllvm::object::Binaryinline
isOffloadFile() constllvm::object::Binaryinline
isReflectionSectionStrippable(llvm::binaryformat::Swift5ReflectionSectionKind ReflectionSectionKind) constllvm::object::ObjectFile
isRelocatableObject() const overridellvm::object::GOFFObjectFileinlinevirtual
isSectionBitcode(DataRefImpl Sec) constllvm::object::ObjectFileprotectedvirtual
isSectionNoLoad(DataRefImpl Sec) constllvm::object::GOFFObjectFile
isSectionReadOnlyData(DataRefImpl Sec) constllvm::object::GOFFObjectFile
isSectionStripped(DataRefImpl Sec) constllvm::object::ObjectFileprotectedvirtual
isSectionZeroInit(DataRefImpl Sec) constllvm::object::GOFFObjectFile
isSymbolic() constllvm::object::Binaryinline
isSymbolicFile(file_magic Type, const LLVMContext *Context)llvm::object::SymbolicFilestatic
isTapiFile() constllvm::object::Binaryinline
isTapiUniversal() constllvm::object::Binaryinline
isWasm() constllvm::object::Binaryinline
isWinRes() constllvm::object::Binaryinline
isXCOFF() constllvm::object::Binaryinline
makeTriple() constllvm::object::ObjectFile
mapDebugSectionName(StringRef Name) constllvm::object::ObjectFileinlinevirtual
mapReflectionSectionNameToEnumValue(StringRef SectionName) constllvm::object::ObjectFileinlineprotectedvirtual
moveSymbolNext(DataRefImpl &Symb) const overridellvm::object::GOFFObjectFilevirtual
ObjectFile(unsigned int Type, MemoryBufferRef Source)llvm::object::ObjectFileprotected
ObjectFile()=deletellvm::object::ObjectFile
ObjectFile(const ObjectFile &other)=deletellvm::object::ObjectFile
printSymbolName(raw_ostream &OS, DataRefImpl Symb) const overridellvm::object::ObjectFileprotectedvirtual
section_begin() const overridellvm::object::GOFFObjectFilevirtual
section_end() const overridellvm::object::GOFFObjectFilevirtual
section_iterator_range typedefllvm::object::ObjectFile
sections() constllvm::object::ObjectFileinline
setARMSubArch(Triple &TheTriple) constllvm::object::ObjectFileinlinevirtual
symbol_begin() const overridellvm::object::GOFFObjectFilevirtual
symbol_end() const overridellvm::object::GOFFObjectFilevirtual
symbol_iterator_range typedefllvm::object::ObjectFile
SymbolicFile(unsigned int Type, MemoryBufferRef Source)llvm::object::SymbolicFile
symbols() constllvm::object::ObjectFileinline
tryGetCPUName() constllvm::object::ObjectFileinlinevirtual
~Binary()llvm::object::Binaryvirtual
~SymbolicFile() overridellvm::object::SymbolicFile