Home
last modified time | relevance | path

Searched defs:ImageBase (Results 1 – 10 of 10) sorted by relevance

/llvm-project-15.0.7/llvm/lib/ExecutionEngine/JITLink/
H A DCOFF_x86_64.cpp142 auto ImageBase = getImageBaseAddress(G, Ctx); in lowerCOFFRelocationEdges() local
175 JITTargetAddress ImageBase; in getImageBaseAddress() local
192 JITTargetAddress ImageBase = 0; member in __anon821e58090111::COFFLinkGraphLowering_x86_64
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldCOFFX86_64.h32 uint64_t ImageBase; variable
115 const uint64_t ImageBase = getImageBase(); in resolveRelocation() local
H A DRuntimeDyldCOFFAArch64.h71 uint64_t ImageBase; variable
/llvm-project-15.0.7/llvm/include/llvm/Object/
H A DCOFFModuleDefinition.h31 uint64_t ImageBase = 0; member
H A DCOFF.h114 support::ulittle32_t ImageBase; member
149 support::ulittle64_t ImageBase; member
/llvm-project-15.0.7/llvm/lib/DebugInfo/PDB/
H A DPDBContext.cpp28 ErrorOr<uint64_t> ImageBase = Object.getImageBase(); in PDBContext() local
/llvm-project-15.0.7/llvm/lib/DebugInfo/Symbolize/
H A DSymbolizableObjectFile.cpp130 uint64_t ImageBase = CoffObj->getImageBase(); in addCoffExportSymbols() local
/llvm-project-15.0.7/llvm/lib/Object/
H A DCOFFObjectFile.cpp466 uint64_t ImageBase = getImageBase(); in getVaPtr() local
/llvm-project-15.0.7/llvm/include/llvm/BinaryFormat/
H A DCOFF.h551 uint64_t ImageBase; member
/llvm-project-15.0.7/libunwind/src/
H A DUnwindCursor.hpp49 ULONG64 ImageBase; member