Home
last modified time | relevance | path

Searched refs:csect_vma (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dxcofflink.c4375 bfd_vma csect_vma, section_vma; in xcoff_stub_get_csect_in_range() local
4378 csect_vma = (csect->output_section->vma in xcoff_stub_get_csect_in_range()
4390 && section_last_vma - csect_vma + (1 << 25) < 2 * (1 << 25)) in xcoff_stub_get_csect_in_range()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dxcofflink.c4366 bfd_vma csect_vma, section_vma; in xcoff_stub_get_csect_in_range() local
4369 csect_vma = (csect->output_section->vma in xcoff_stub_get_csect_in_range()
4381 && section_last_vma - csect_vma + (1 << 25) < 2 * (1 << 25)) in xcoff_stub_get_csect_in_range()