Home
last modified time | relevance | path

Searched refs:obj_pe (Results 1 – 8 of 8) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/bfd/
Dcofflink.c39 || (obj_pe (abfd) && (sym).n_sclass == C_NT_WEAK))
367 if (! obj_pe (abfd)) in coff_link_add_symbols()
395 if (obj_pe (abfd) && (flags & BSF_SECTION_SYM) != 0) in coff_link_add_symbols()
435 if (obj_pe (abfd) in coff_link_add_symbols()
463 if (obj_pe (abfd) && (flags & BSF_SECTION_SYM) != 0) in coff_link_add_symbols()
740 if (obj_pe (abfd) && o->reloc_count >= 0xffff) in _bfd_coff_final_link()
1042 if (obj_pe (abfd) && o->reloc_count >= 0xffff) in _bfd_coff_final_link()
1766 if (obj_pe (input_bfd) in _bfd_coff_link_input_bfd()
1793 if (! obj_pe (input_bfd)) in _bfd_coff_link_input_bfd()
1795 if (! obj_pe (finfo->output_bfd)) in _bfd_coff_link_input_bfd()
[all …]
Dlibcoff-in.h29 #define obj_pe(bfd) (coff_data (bfd)->pe) macro
Dcoff-tic80.c571 if (! obj_pe (output_bfd))
Dcoffgen.c590 if (! obj_pe (abfd)) in fixup_symbol_value()
1005 if (! obj_pe (abfd)) in coff_write_alien_symbol()
1021 native->u.syment.n_sclass = obj_pe (abfd) ? C_NT_WEAK : C_WEAKEXT; in coff_write_alien_symbol()
2302 if (! obj_pe (abfd)) in bfd_coff_set_symbol_class()
Dpe-mips.c670 if (! obj_pe (input_bfd)) in coff_pe_mips_relocate_section()
Dlibcoff.h33 #define obj_pe(bfd) (coff_data (bfd)->pe) macro
Dcoffcode.h2446 if (obj_pe (abfd) && s->reloc_count >= 0xffff) in coff_write_relocs()
3370 if (obj_pe (abfd) && current->reloc_count >= 0xffff) in coff_write_object_contents()
3400 if (obj_pe (abfd) && current->reloc_count >= 0xffff) in coff_write_object_contents()
Dcoff-ppc.c1080 if (! obj_pe (output_bfd))