LLVM 18.0.0git
|
#include "llvm/Object/COFFImportFile.h"
Static Public Member Functions | |
static bool | classof (Binary const *V) |
![]() | |
static Expected< std::unique_ptr< SymbolicFile > > | createSymbolicFile (MemoryBufferRef Object, llvm::file_magic Type, LLVMContext *Context, bool InitContent=true) |
static Expected< std::unique_ptr< SymbolicFile > > | createSymbolicFile (MemoryBufferRef Object) |
static bool | classof (const Binary *v) |
static bool | isSymbolicFile (file_magic Type, const LLVMContext *Context) |
![]() | |
static Error | checkOffset (MemoryBufferRef M, uintptr_t Addr, const uint64_t Size) |
Additional Inherited Members | |
![]() | |
using | basic_symbol_iterator_range = iterator_range< basic_symbol_iterator > |
![]() | |
enum | { ID_Archive , ID_MachOUniversalBinary , ID_COFFImportFile , ID_IR , ID_TapiUniversal , ID_TapiFile , ID_Minidump , ID_WinRes , ID_Offload , ID_StartObjects , ID_COFF , ID_XCOFF32 , ID_XCOFF64 , ID_ELF32L , ID_ELF32B , ID_ELF64L , ID_ELF64B , ID_MachO32L , ID_MachO32B , ID_MachO64L , ID_MachO64B , ID_GOFF , ID_Wasm , ID_EndObjects } |
![]() | |
Binary (unsigned int Type, MemoryBufferRef Source) | |
![]() | |
static unsigned int | getELFType (bool isLE, bool is64Bits) |
static unsigned int | getMachOType (bool isLE, bool is64Bits) |
![]() | |
MemoryBufferRef | Data |
Definition at line 29 of file COFFImportFile.h.
|
inline |
Definition at line 31 of file COFFImportFile.h.
Definition at line 34 of file COFFImportFile.h.
|
inline |
Definition at line 61 of file COFFImportFile.h.
References llvm::object::Binary::Data, and llvm::MemoryBufferRef::getBufferStart().
|
inlineoverridevirtual |
Implements llvm::object::SymbolicFile.
Definition at line 45 of file COFFImportFile.h.
References llvm::object::BasicSymbolRef::SF_Global.
|
inlineoverridevirtual |
Implements llvm::object::SymbolicFile.
Definition at line 59 of file COFFImportFile.h.
|
inlineoverridevirtual |
Implements llvm::object::SymbolicFile.
Definition at line 36 of file COFFImportFile.h.
References llvm::object::DataRefImpl::p.
|
inlineoverridevirtual |
Implements llvm::object::SymbolicFile.
Definition at line 38 of file COFFImportFile.h.
References llvm::object::Binary::Data, llvm::MemoryBufferRef::getBufferStart(), OS, llvm::object::DataRefImpl::p, and llvm::Error::success().
|
inlineoverridevirtual |
Implements llvm::object::SymbolicFile.
Definition at line 49 of file COFFImportFile.h.
|
inlineoverridevirtual |
Implements llvm::object::SymbolicFile.
Definition at line 53 of file COFFImportFile.h.
References llvm::object::DataRefImpl::p.