| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
| H A D | COFFLinkGraphBuilder.h | 83 auto &ImageBase = G->addExternalSymbol(G->intern(Name), 0, true); variable 234 std::optional<Symbol *> ImageBase; variable
|
| H A D | COFF_x86_64.cpp | 96 Symbol *ImageBase = GetImageBaseSymbol()(getGraph()); in addSingleRelocation() local 204 auto ImageBase = GetImageBase(G); in operator ()() local
|
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
| H A D | RuntimeDyldCOFFX86_64.h | 32 uint64_t ImageBase; variable 115 const uint64_t ImageBase = getImageBase(); in resolveRelocation() local
|
| H A D | RuntimeDyldCOFFAArch64.h | 83 uint64_t ImageBase; variable
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Object/ |
| H A D | COFFModuleDefinition.h | 32 uint64_t ImageBase = 0; member
|
| H A D | COFF.h | 119 support::ulittle32_t ImageBase; member 154 support::ulittle64_t ImageBase; member
|
| /freebsd/sys/contrib/edk2/Include/Protocol/ |
| H A D | LoadedImage.h | 67 VOID *ImageBase; ///< The base address at which the image was loaded. member
|
| H A D | Runtime.h | 44 VOID *ImageBase; member
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/ |
| H A D | PDBContext.cpp | 28 ErrorOr<uint64_t> ImageBase = Object.getImageBase(); in PDBContext() local
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/ |
| H A D | SymbolizableObjectFile.cpp | 129 uint64_t ImageBase = CoffObj->getImageBase(); in addCoffExportSymbols() local
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
| H A D | LVBinaryReader.cpp | 223 ErrorOr<uint64_t> ImageBase = COFFObj.getImageBase(); in mapVirtualAddress() local
|
| /freebsd/sys/contrib/edk2/Include/IndustryStandard/ |
| H A D | PeImage.h | 164 UINT32 ImageBase; member 214 UINT64 ImageBase; member 788 UINT64 ImageBase; ///< From original file header. member
|
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
| H A D | COFFPlatform.cpp | 127 jitlink::Symbol &ImageBase) { in addImageBaseRelocationEdge()
|
| /freebsd/stand/efi/include/amd64/ |
| H A D | pe.h | 137 UINT32 ImageBase; member
|
| /freebsd/stand/efi/include/i386/ |
| H A D | pe.h | 137 UINT32 ImageBase; member
|
| /freebsd/contrib/llvm-project/llvm/lib/Object/ |
| H A D | COFFObjectFile.cpp | 465 uint64_t ImageBase = getImageBase(); in getVaPtr() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
| H A D | COFF.h | 600 uint64_t ImageBase; member
|
| /freebsd/contrib/llvm-project/libunwind/src/ |
| H A D | UnwindCursor.hpp | 69 ULONG64 ImageBase; member
|