| /netbsd-src/sys/external/bsd/gnu-efi/dist/gnuefi/ |
| H A D | crt0-efi-aarch64.S | 26 .globl ImageBase symbol 27 ImageBase: label 30 .long pe_header - ImageBase // Offset to the PE header. 52 .long _start - ImageBase // AddressOfEntryPoint 53 .long _start - ImageBase // BaseOfCode 67 .long _edata - ImageBase // SizeOfImage 70 .long _start - ImageBase // SizeOfHeaders 92 .long _start - ImageBase // VirtualAddress 94 .long _start - ImageBase // PointerToRawData 104 .long _data - ImageBase // VirtualAddress [all …]
|
| H A D | crt0-efi-arm.S | 26 .globl ImageBase symbol 27 ImageBase: label 30 .long pe_header - ImageBase // Offset to the PE header. 53 .long _start - ImageBase // AddressOfEntryPoint 54 .long _start - ImageBase // BaseOfCode 69 .long _edata - ImageBase // SizeOfImage 72 .long _start - ImageBase // SizeOfHeaders 117 .long _start - ImageBase // VirtualAddress 119 .long _start - ImageBase // PointerToRawData 135 adr r0, ImageBase
|
| H A D | crt0-efi-riscv64.S | 30 .globl ImageBase symbol 31 ImageBase: label 34 .long pe_header - ImageBase // Offset to the PE header. 56 .long _start - ImageBase // AddressOfEntryPoint 57 .long _start - ImageBase // BaseOfCode 71 .long _edata - ImageBase // SizeOfImage 74 .long _start - ImageBase // SizeOfHeaders 112 .long _start - ImageBase // VirtualAddress 114 .long _start - ImageBase // PointerToRawData 129 lla a0, ImageBase
|
| H A D | crt0-efi-mips64el.S | 27 .globl ImageBase symbol 28 ImageBase: label 31 .long pe_header - ImageBase // Offset to the PE header. 53 .long _start - ImageBase // AddressOfEntryPoint 54 .long _start - ImageBase // BaseOfCode 68 .long _edata - ImageBase // SizeOfImage 71 .long _start - ImageBase // SizeOfHeaders 116 .long _start - ImageBase // VirtualAddress 118 .long _start - ImageBase // PointerToRawData 160 dli $t1, ImageBase - _pc
|
| H A D | crt0-efi-x86_64.S | 49 lea ImageBase(%rip), %rdi
|
| H A D | crt0-efi-ia32.S | 53 addl $ImageBase-0b,%eax # %eax = ldbase
|
| H A D | crt0-efi-ia64.S | 46 movl out0=@gprel(ImageBase) // out0 <- ImageBase (ldbase)
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
| H A D | RuntimeDyldCOFFX86_64.h | 32 uint64_t ImageBase; variable 36 if (!ImageBase) { in getImageBase() 37 ImageBase = std::numeric_limits<uint64_t>::max(); in getImageBase() 45 ImageBase = std::min(ImageBase, Section.getLoadAddress()); in getImageBase() 47 return ImageBase; in getImageBase() 60 ImageBase(0) {} in RuntimeDyldCOFFX86_64() 115 const uint64_t ImageBase = getImageBase(); in resolveRelocation() local 116 if (Value < ImageBase || ((Value - ImageBase) > UINT32_MAX)) in resolveRelocation() 120 write32BitOffset(Target, RE.Addend, Value - ImageBase); in resolveRelocation()
|
| H A D | RuntimeDyldCOFFAArch64.h | 71 uint64_t ImageBase; variable 75 if (!ImageBase) { in getImageBase() 76 ImageBase = std::numeric_limits<uint64_t>::max(); in getImageBase() 84 ImageBase = std::min(ImageBase, Section.getLoadAddress()); in getImageBase() 86 return ImageBase; in getImageBase() 93 ImageBase(0) {} in RuntimeDyldCOFFAArch64()
|
| /netbsd-src/external/gpl3/gcc/dist/libgcc/ |
| H A D | unwind-seh.c | 143 return c->disp->FunctionEntry->BeginAddress + c->disp->ImageBase; in _Unwind_GetRegionStart() 150 ULONG64 ImageBase; in _Unwind_FindEnclosingFunction() local 152 entry = RtlLookupFunctionEntry ((ULONG64)pc, &ImageBase, NULL); in _Unwind_FindEnclosingFunction() 154 return (entry ? (void *)(entry->BeginAddress + ImageBase) : NULL); in _Unwind_FindEnclosingFunction() 166 return c->disp->ImageBase; in _Unwind_GetTextRelBase() 457 = RtlLookupFunctionEntry (ms_context.Rip, &gcc_context.disp->ImageBase, in _Unwind_Backtrace() 464 = RtlVirtualUnwind (0, gcc_context.disp->ImageBase, ms_context.Rip, in _Unwind_Backtrace()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgcc/ |
| H A D | unwind-seh.c | 143 return c->disp->FunctionEntry->BeginAddress + c->disp->ImageBase; in _Unwind_GetRegionStart() 150 ULONG64 ImageBase; in _Unwind_FindEnclosingFunction() local 152 entry = RtlLookupFunctionEntry ((ULONG64)pc, &ImageBase, NULL); in _Unwind_FindEnclosingFunction() 154 return (entry ? (void *)(entry->BeginAddress + ImageBase) : NULL); in _Unwind_FindEnclosingFunction() 166 return c->disp->ImageBase; in _Unwind_GetTextRelBase() 457 = RtlLookupFunctionEntry (ms_context.Rip, &gcc_context.disp->ImageBase, in _Unwind_Backtrace() 464 = RtlVirtualUnwind (0, gcc_context.disp->ImageBase, ms_context.Rip, in _Unwind_Backtrace()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/ |
| H A D | PDBContext.cpp | 26 ErrorOr<uint64_t> ImageBase = Object.getImageBase(); in PDBContext() local 27 if (ImageBase) in PDBContext() 28 Session->setLoadAddress(ImageBase.get()); in PDBContext()
|
| /netbsd-src/sys/external/bsd/gnu-efi/dist/apps/ |
| H A D | t3.c | 63 Print(L" li->ImageBase: %xh\n", li->ImageBase); in efi_main() 85 VOID *ImageBase; in efi_main()
|
| H A D | t6.c | 39 Print(L"Image base : %lx\n", loaded_image->ImageBase); in efi_main()
|
| /netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
| H A D | peXXigen.c | 490 a->ImageBase = GET_OPTHDR_IMAGE_BASE (abfd, src->ImageBase); in _bfd_XXi_swap_aouthdr_in() 560 aouthdr_int->entry += a->ImageBase; in _bfd_XXi_swap_aouthdr_in() 568 aouthdr_int->text_start += a->ImageBase; in _bfd_XXi_swap_aouthdr_in() 578 aouthdr_int->data_start += a->ImageBase; in _bfd_XXi_swap_aouthdr_in() 625 ib = extra->ImageBase; in _bfd_XXi_swap_aouthdr_out() 727 isize = (sec->vma - extra->ImageBase in _bfd_XXi_swap_aouthdr_out() 770 PUT_OPTHDR_IMAGE_BASE (abfd, extra->ImageBase, aouthdr_out->ImageBase); in _bfd_XXi_swap_aouthdr_out() 945 ss = scnhdr_int->s_vaddr - pe_data (abfd)->pe_opthdr.ImageBase; in _bfd_XXi_swap_scnhdr_out() 946 if (scnhdr_int->s_vaddr < pe_data (abfd)->pe_opthdr.ImageBase) in _bfd_XXi_swap_scnhdr_out() 1282 addr += extra->ImageBase; in pe_print_idata() [all …]
|
| H A D | pei-x86_64.c | 390 vsize = section->vma - pe_data (abfd)->pe_opthdr.ImageBase; in pex64_get_section_by_rva() 412 vaddr = xdata_section->vma - pe_data (abfd)->pe_opthdr.ImageBase; in pex64_dump_xdata() 503 + pe_data (abfd)->pe_opthdr.ImageBase)); in pex64_dump_xdata() 626 imagebase = pe_data (abfd)->pe_opthdr.ImageBase; in pex64_bfd_print_pdata_section()
|
| /netbsd-src/external/gpl3/binutils/dist/bfd/ |
| H A D | peXXigen.c | 484 a->ImageBase = GET_OPTHDR_IMAGE_BASE (abfd, src->ImageBase); in _bfd_XXi_swap_aouthdr_in() 535 aouthdr_int->entry += a->ImageBase; in _bfd_XXi_swap_aouthdr_in() 543 aouthdr_int->text_start += a->ImageBase; in _bfd_XXi_swap_aouthdr_in() 553 aouthdr_int->data_start += a->ImageBase; in _bfd_XXi_swap_aouthdr_in() 600 ib = extra->ImageBase; in _bfd_XXi_swap_aouthdr_out() 702 isize = (sec->vma - extra->ImageBase in _bfd_XXi_swap_aouthdr_out() 745 PUT_OPTHDR_IMAGE_BASE (abfd, extra->ImageBase, aouthdr_out->ImageBase); in _bfd_XXi_swap_aouthdr_out() 922 ss = scnhdr_int->s_vaddr - pe_data (abfd)->pe_opthdr.ImageBase; in _bfd_XXi_swap_scnhdr_out() 923 if (scnhdr_int->s_vaddr < pe_data (abfd)->pe_opthdr.ImageBase) in _bfd_XXi_swap_scnhdr_out() 1295 addr += extra->ImageBase; in pe_print_idata() [all …]
|
| H A D | pei-x86_64.c | 375 vsize = section->vma - pe_data (abfd)->pe_opthdr.ImageBase; in pex64_get_section_by_rva() 397 vaddr = xdata_section->vma - pe_data (abfd)->pe_opthdr.ImageBase; in pex64_dump_xdata() 487 ui.rva_ExceptionHandler + pe_data (abfd)->pe_opthdr.ImageBase); in pex64_dump_xdata() 607 imagebase = pe_data (abfd)->pe_opthdr.ImageBase; in pex64_bfd_print_pdata_section()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/ |
| H A D | COFFModuleDefinition.h | 31 uint64_t ImageBase = 0; member
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/COFF/ |
| H A D | Object.h | 184 Dest.ImageBase = Src.ImageBase; in copyPeHeader()
|
| /netbsd-src/sys/arch/i386/stand/efiboot/bootx64/ |
| H A D | start.S | 53 lea ImageBase(%rip), %rdi
|
| H A D | ldscript | 16 ImageBase = .;
|
| /netbsd-src/sys/arch/i386/stand/efiboot/bootia32/ |
| H A D | start.S | 54 addl $ImageBase-0b, %eax
|
| /netbsd-src/external/gpl3/binutils.old/dist/include/coff/ |
| H A D | pe.h | 255 char ImageBase[4]; member 294 char ImageBase[8]; member
|
| /netbsd-src/external/gpl3/binutils/dist/include/coff/ |
| H A D | pe.h | 258 char ImageBase[4]; member 297 char ImageBase[8]; member
|