Lines Matching refs:ImageBase
420 a->ImageBase = GET_OPTHDR_IMAGE_BASE (abfd, src->ImageBase); in _bfd_XXi_swap_aouthdr_in()
469 aouthdr_int->entry += a->ImageBase; in _bfd_XXi_swap_aouthdr_in()
477 aouthdr_int->text_start += a->ImageBase; in _bfd_XXi_swap_aouthdr_in()
487 aouthdr_int->data_start += a->ImageBase; in _bfd_XXi_swap_aouthdr_in()
554 ib = extra->ImageBase; in _bfd_XXi_swap_aouthdr_out()
656 isize = (sec->vma - extra->ImageBase in _bfd_XXi_swap_aouthdr_out()
688 PUT_OPTHDR_IMAGE_BASE (abfd, extra->ImageBase, aouthdr_out->ImageBase); in _bfd_XXi_swap_aouthdr_out()
871 - pe_data (abfd)->pe_opthdr.ImageBase) in _bfd_XXi_swap_scnhdr_out()
1089 addr += extra->ImageBase; in pe_print_idata()
1179 adj = section->vma - extra->ImageBase; in pe_print_idata()
1230 ft_addr = first_thunk + extra->ImageBase; in pe_print_idata()
1264 ft_idx = first_thunk - (ft_section->vma - extra->ImageBase); in pe_print_idata()
1407 addr += extra->ImageBase; in pe_print_edata()
1455 adj = section->vma - extra->ImageBase + dataoff; in pe_print_edata()
1893 fprintf_vma (file, i->ImageBase); in _bfd_XX_print_private_bfd_data_common()
2157 - pe_data (abfd)->pe_opthdr.ImageBase); in _bfd_XXi_final_link_postscript()