Home | History | Annotate | Download | only in bfd

Lines Matching full:imagebase

496   a->ImageBase = GET_OPTHDR_IMAGE_BASE (abfd, src->ImageBase);
563 aouthdr_int->entry += a->ImageBase;
571 aouthdr_int->text_start += a->ImageBase;
581 aouthdr_int->data_start += a->ImageBase;
637 ib = extra->ImageBase;
736 isize = (sec->vma - extra->ImageBase
769 PUT_OPTHDR_IMAGE_BASE (abfd, extra->ImageBase, aouthdr_out->ImageBase);
956 - pe_data (abfd)->pe_opthdr.ImageBase)
1289 addr += extra->ImageBase;
1385 adj = section->vma - extra->ImageBase;
1438 ft_addr = first_thunk + extra->ImageBase;
1467 ft_idx = first_thunk - (ft_section->vma - extra->ImageBase);
1625 addr += extra->ImageBase;
1689 adj = section->vma - extra->ImageBase + dataoff;
2491 rva_bias = section->vma - pe->pe_opthdr.ImageBase;
2590 addr += extra->ImageBase;
2769 bfd_fprintf_vma (abfd, file, i->ImageBase);
2921 + ope->pe_opthdr.ImageBase;
2943 ddsection = find_section_by_vma (obfd, idd.AddressOfRawData + ope->pe_opthdr.ImageBase);
2948 + ope->pe_opthdr.ImageBase) - ddsection->vma;
4088 rva_bias = sec->vma - pe->pe_opthdr.ImageBase;
4175 rva_bias = sec->vma - pe->pe_opthdr.ImageBase;
4245 write_data.rva_bias = sec->vma - pe->pe_opthdr.ImageBase;
4414 iat_va - pe_data (abfd)->pe_opthdr.ImageBase;
4440 - pe_data (abfd)->pe_opthdr.ImageBase);