Searched refs:bsect (Results 1 – 1 of 1) sorted by relevance
3393 asection *bsect = osect->the_bfd_section; in simple_overlay_update_1() local3397 if (cache_ovly_table[i][VMA] == bfd_section_vma (obfd, bsect) in simple_overlay_update_1()3398 && cache_ovly_table[i][LMA] == bfd_section_lma (obfd, bsect) in simple_overlay_update_1()3403 if (cache_ovly_table[i][VMA] == bfd_section_vma (obfd, bsect) in simple_overlay_update_1()3404 && cache_ovly_table[i][LMA] == bfd_section_lma (obfd, bsect) in simple_overlay_update_1()3454 asection *bsect = osect->the_bfd_section; in simple_overlay_update() local3458 if (cache_ovly_table[i][VMA] == bfd_section_vma (obfd, bsect) in simple_overlay_update()3459 && cache_ovly_table[i][LMA] == bfd_section_lma (obfd, bsect) in simple_overlay_update()