Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DCOFF_x86_64.cpp198 auto ImageBase = getImageBaseAddress(G, Ctx); lowerCOFFRelocationEdges() local
255 orc::ExecutorAddr ImageBase; getImageBaseAddress() local
273 orc::ExecutorAddr ImageBase; global() member in __anon8ce78a2c0111::COFFLinkGraphLowering_x86_64
/llvm-project/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.h72 uint64_t ImageBase; global() variable
/llvm-project/llvm/include/llvm/Object/
H A DCOFFModuleDefinition.h31 uint64_t ImageBase = 0; member
H A DCOFF.h114 support::ulittle32_t ImageBase; global() member
149 support::ulittle64_t ImageBase; global() member
/llvm-project/llvm/lib/DebugInfo/PDB/
H A DPDBContext.cpp28 ErrorOr<uint64_t> ImageBase = Object.getImageBase(); in PDBContext() local
/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DSymbolizableObjectFile.cpp130 uint64_t ImageBase = CoffObj->getImageBase(); addCoffExportSymbols() local
/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.cpp223 ErrorOr<uint64_t> ImageBase = COFFObj.getImageBase(); in mapVirtualAddress() local
/llvm-project/llvm/tools/llvm-profgen/
H A DProfiledBinary.cpp349 uint64_t ImageBase = Obj->getImageBase(); setPreferredTextSegmentAddresses() local
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCOFFPlatform.cpp136 addImageBaseRelocationEdge(jitlink::Block & B,jitlink::Symbol & ImageBase) addImageBaseRelocationEdge() argument
/llvm-project/llvm/lib/Object/
H A DCOFFObjectFile.cpp465 uint64_t ImageBase = getImageBase(); in getVaPtr() local
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DCOFF.h566 uint64_t ImageBase; global() member
/llvm-project/libunwind/src/
H A DUnwindCursor.hpp62 ULONG64 ImageBase; member