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