Searched refs:has_reloc_section (Results 1 - 8 of 8) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dlibcoff-in.h120 int has_reloc_section; member in struct:pe_tdata
H A Dlibcoff.h124 int has_reloc_section; member in struct:pe_tdata
H A DpeXXigen.c625 if (pe->has_reloc_section)
744 if (pe_data (abfd)->has_reloc_section
2199 if (! pe_data (obfd)->has_reloc_section)
2208 if (! pe_data (ibfd)->has_reloc_section
H A Dcoffcode.h3648 pe_data (abfd)->has_reloc_section = 1;
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Dlibcoff-in.h119 int has_reloc_section; member in struct:pe_tdata
H A Dlibcoff.h123 int has_reloc_section; member in struct:pe_tdata
H A DpeXXigen.c625 if (pe->has_reloc_section)
744 if (pe_data (abfd)->has_reloc_section
2199 if (! pe_data (obfd)->has_reloc_section)
2208 if (! pe_data (ibfd)->has_reloc_section
H A Dcoffcode.h3648 pe_data (abfd)->has_reloc_section = 1;

Completed in 303 milliseconds