Searched refs:find_section_by_vma (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/bfd/
H A DpeXXigen.c2941 find_section_by_vma (bfd *abfd, bfd_vma addr)
2999 asection *section = find_section_by_vma (obfd, last);
3041 ddsection = find_section_by_vma (obfd, idd_vma);
2938 find_section_by_vma (bfd *abfd, bfd_vma addr) function
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A DpeXXigen.c2899 find_section_by_vma (bfd *abfd, bfd_vma addr)
2955 asection *section = find_section_by_vma (obfd, last);
2988 ddsection = find_section_by_vma (obfd, idd.AddressOfRawData + ope->pe_opthdr.ImageBase);
2896 find_section_by_vma (bfd *abfd, bfd_vma addr) function
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A DpeXXigen.c2941 find_section_by_vma (bfd *abfd, bfd_vma addr)
2999 asection *section = find_section_by_vma (obfd, last);
3041 ddsection = find_section_by_vma (obfd, idd_vma);
2938 find_section_by_vma (bfd *abfd, bfd_vma addr) function
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A DpeXXigen.c2947 find_section_by_vma (bfd *abfd, bfd_vma addr)
3005 asection *section = find_section_by_vma (obfd, last);
3047 ddsection = find_section_by_vma (obfd, idd_vma);
2944 find_section_by_vma (bfd *abfd, bfd_vma addr) function

Completed in 137 milliseconds