Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/
H A DCOFF_x86_64.cpp196 auto ImageBase = getImageBaseAddress(G, Ctx); in lowerCOFFRelocationEdges() local
253 JITTargetAddress ImageBase; in getImageBaseAddress() local
272 JITTargetAddress ImageBase = 0; member in __anon8b5918900111::COFFLinkGraphLowering_x86_64
/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/
H A DPDBContext.cpp28 ErrorOr<uint64_t> ImageBase = Object.getImageBase(); in PDBContext() local
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/Symbolize/
H A DSymbolizableObjectFile.cpp130 uint64_t ImageBase = CoffObj->getImageBase(); in addCoffExportSymbols() local
/openbsd-src/gnu/usr.bin/binutils-2.17/include/coff/
H A Dpe.h238 char ImageBase[4]; member
276 char ImageBase[8]; member
H A Dinternal.h175 bfd_vma ImageBase; /* address of specific location in memory that member
/openbsd-src/gnu/usr.bin/binutils/include/coff/
H A Dpe.h238 char ImageBase[4]; member
276 char ImageBase[8]; member
H A Dinternal.h175 bfd_vma ImageBase; /* address of specific location in memory that member
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DCOFFPlatform.cpp136 jitlink::Symbol &ImageBase) { in addImageBaseRelocationEdge()
/openbsd-src/sys/stand/efi/include/
H A Defiapi.h385 VOID *ImageBase; member
/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DCOFFObjectFile.cpp466 uint64_t ImageBase = getImageBase(); in getVaPtr() local
/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DCOFF.h552 uint64_t ImageBase; member
/openbsd-src/gnu/llvm/libunwind/src/
H A DUnwindCursor.hpp60 ULONG64 ImageBase; member