Home
last modified time | relevance | path

Searched refs:ImageBase (Results 1 – 25 of 47) sorted by relevance

12

/netbsd/src/external/gpl3/gcc/dist/libgcc/
Dunwind-seh.c143 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/binutils/dist/bfd/
DpeXXigen.c484 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 …]
Dpei-x86_64.c375 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()
Dcoff-mcore.c224 addr -= pe_data (output_bfd)->pe_opthdr.ImageBase; in mcore_emit_base_file_entry()
315 * addendp -= pe_data (sec->output_section->owner)->pe_opthdr.ImageBase; in coff_mcore_rtype_to_howto()
Dcoff-i386.c135 diff -= pe_data (output_bfd)->pe_opthdr.ImageBase; in coff_i386_reloc()
599 *addendp -= pe_data(sec->output_section->owner)->pe_opthdr.ImageBase; in coff_i386_rtype_to_howto()
Dcoff-x86_64.c133 diff -= pe_data (obfd)->pe_opthdr.ImageBase; in coff_amd64_reloc()
754 *addendp -= pe_data (sec->output_section->owner)->pe_opthdr.ImageBase; in coff_amd64_rtype_to_howto()
Dcoff-aarch64.c188 relocation -= pe_data (obfd)->pe_opthdr.ImageBase; in coff_aarch64_addr32nb_reloc()
571 val -= pe_data (output_bfd)->pe_opthdr.ImageBase; in coff_pe_aarch64_relocate_section()
Dpeicode.h234 scnhdr_int->s_vaddr += pe_data (abfd)->pe_opthdr.ImageBase; in coff_swap_scnhdr_in()
1369 addr += extra->ImageBase; in pe_bfd_read_buildid()
/netbsd/src/external/gpl3/gdb/dist/bfd/
DpeXXigen.c484 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 …]
Dpei-x86_64.c375 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()
Dcoff-mcore.c224 addr -= pe_data (output_bfd)->pe_opthdr.ImageBase; in mcore_emit_base_file_entry()
315 * addendp -= pe_data (sec->output_section->owner)->pe_opthdr.ImageBase; in coff_mcore_rtype_to_howto()
Dcoff-i386.c135 diff -= pe_data (output_bfd)->pe_opthdr.ImageBase; in coff_i386_reloc()
599 *addendp -= pe_data(sec->output_section->owner)->pe_opthdr.ImageBase; in coff_i386_rtype_to_howto()
Dcoff-x86_64.c133 diff -= pe_data (obfd)->pe_opthdr.ImageBase; in coff_amd64_reloc()
754 *addendp -= pe_data (sec->output_section->owner)->pe_opthdr.ImageBase; in coff_amd64_rtype_to_howto()
Dcoff-aarch64.c188 relocation -= pe_data (obfd)->pe_opthdr.ImageBase; in coff_aarch64_addr32nb_reloc()
573 val -= pe_data (output_bfd)->pe_opthdr.ImageBase; in coff_pe_aarch64_relocate_section()
Dpeicode.h234 scnhdr_int->s_vaddr += pe_data (abfd)->pe_opthdr.ImageBase; in coff_swap_scnhdr_in()
1369 addr += extra->ImageBase; in pe_bfd_read_buildid()
/netbsd/src/external/gpl3/gdb/dist/include/coff/
Dpe.h258 char ImageBase[4]; member
297 char ImageBase[8]; member
Dinternal.h207 bfd_vma ImageBase; /* Address of specific location in memory that member
/netbsd/src/external/gpl3/binutils/dist/include/coff/
Dpe.h258 char ImageBase[4]; member
297 char ImageBase[8]; member
Dinternal.h207 bfd_vma ImageBase; /* Address of specific location in memory that member
/netbsd/src/external/gpl3/binutils/dist/binutils/
Dod-pe.c446 (long) bfd_h_get_32 (abfd, xhdr.ImageBase)); in dump_pe_file_header()
537 || bfd_read (&xhdr.ImageBase, size, abfd) != size) in dump_pe_file_header()
542 (long) bfd_h_get_32 (abfd, xhdr.ImageBase)); in dump_pe_file_header()
/netbsd/src/sys/arch/ia64/stand/ia64/efi/
Dldscript.ia6412 ImageBase = .;
Dstart.S82 movl loc2=@gprel(ImageBase)
Dmain.c134 printf("Image base: 0x%lx\n", (u_long)img->ImageBase); in main()
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dwindows-tdep.c907 = pe_data (current_program_space->exec_bfd ())->pe_opthdr.ImageBase; in windows_solib_create_inferior_hook()
1001 gdb_assert (idata_section_va >= pe_extra->ImageBase); in is_linked_with_cygwin_dll()
1002 idata_section_va -= pe_extra->ImageBase; in is_linked_with_cygwin_dll()
/netbsd/src/external/gpl3/binutils/dist/ld/emultempl/
Dpep.em448 D(ImageBase,"__image_base__", NT_EXE_IMAGE_BASE, false),
452 D(ImageBase, "___ImageBase", NT_EXE_IMAGE_BASE, true),
1416 bfd_vma ib = td->pe_opthdr.ImageBase;
1926 pep.ImageBase
1927 = pe_data (link_info.output_bfd)->pe_opthdr.ImageBase
1933 = exp_assign ("__image_base__", exp_intop (pep.ImageBase),

12