Searched refs:find_section_by_vma (Results 1 – 2 of 2) sorted by relevance
2871 find_section_by_vma (bfd *abfd, bfd_vma addr) in find_section_by_vma() function2919 asection *section = find_section_by_vma (obfd, addr); in _bfd_XX_bfd_copy_private_bfd_data_common()2940 … ddsection = find_section_by_vma (obfd, idd.AddressOfRawData + ope->pe_opthdr.ImageBase); in _bfd_XX_bfd_copy_private_bfd_data_common()
1672 (is_vma_in_section, find_section_by_vma): New functions.