Home
last modified time | relevance | path

Searched refs:has_reloc_section (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/binutils/bfd/
Dlibcoff-in.h116 int has_reloc_section; member
DpeXXigen.c633 if (pe->has_reloc_section) in _bfd_XXi_swap_aouthdr_out()
751 if (pe_data (abfd)->has_reloc_section) in _bfd_XXi_only_swap_filehdr_out()
2018 if (! pe_data (obfd)->has_reloc_section) in _bfd_XX_bfd_copy_private_bfd_data_common()
Dlibcoff.h120 int has_reloc_section; member
Dcoffcode.h3481 pe_data (abfd)->has_reloc_section = 1; in coff_write_object_contents()
DChangeLog-94951171 (coff_write_object_contents): Only set has_reloc_section
1825 * libcoff-in.h (pe_data_type): New member 'has_reloc_section'