Searched refs:obj_pe (Results 1 – 10 of 10) sorted by relevance
39 || (obj_pe (abfd) && (sym).n_sclass == C_NT_WEAK))369 if (! obj_pe (abfd)) in coff_link_add_symbols()397 if (obj_pe (abfd) && (flags & BSF_SECTION_SYM) != 0) in coff_link_add_symbols()437 if (obj_pe (abfd) in coff_link_add_symbols()465 if (obj_pe (abfd) && (flags & BSF_SECTION_SYM) != 0) in coff_link_add_symbols()742 if (obj_pe (abfd) && o->reloc_count >= 0xffff) in _bfd_coff_final_link()1044 if (obj_pe (abfd) && o->reloc_count >= 0xffff) in _bfd_coff_final_link()1764 if (obj_pe (input_bfd) in _bfd_coff_link_input_bfd()1791 if (! obj_pe (input_bfd)) in _bfd_coff_link_input_bfd()1793 if (! obj_pe (finfo->output_bfd)) in _bfd_coff_link_input_bfd()[all …]
29 #define obj_pe(bfd) (coff_data (bfd)->pe) macro
590 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()2311 if (! obj_pe (abfd)) in bfd_coff_set_symbol_class()
687 if (! obj_pe (input_bfd)) in coff_pe_mips_relocate_section()
33 #define obj_pe(bfd) (coff_data (bfd)->pe) macro
2467 if (obj_pe (abfd) && s->reloc_count >= 0xffff) in coff_write_relocs()3409 if (obj_pe (abfd) && current->reloc_count >= 0xffff) in coff_write_object_contents()3439 if (obj_pe (abfd) && current->reloc_count >= 0xffff) in coff_write_object_contents()
1075 if (! obj_pe (output_bfd))
3063 * cofflink.c (COFF_WITH_PE code): Test on obj_pe bit rather3066 * libcoff-in.h (obj_pe): New.
7637 * coffcode.h (coff_write_relocs): Use obj_pe when deciding whether
2862 && obj_pe (abfd) in pe_bfd_is_dll()