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

/freebsd-10.0-release/contrib/binutils/bfd/
H A Dcofflink.c39 || (obj_pe (abfd) && (sym).n_sclass == C_NT_WEAK))
369 if (! obj_pe (abfd))
397 if (obj_pe (abfd) && (flags & BSF_SECTION_SYM) != 0)
437 if (obj_pe (abfd)
465 if (obj_pe (abfd) && (flags & BSF_SECTION_SYM) != 0)
743 if (obj_pe (abfd) && o->reloc_count >= 0xffff)
1045 if (obj_pe (abfd) && o->reloc_count >= 0xffff)
1765 if (obj_pe (input_bfd)
1792 if (! obj_pe (input_bfd))
1794 if (! obj_pe (finf
[all...]
H A Dlibcoff-in.h29 #define obj_pe(bfd) (coff_data (bfd)->pe) macro
H A Dcoffgen.c590 if (! obj_pe (abfd))
1005 if (! obj_pe (abfd))
1021 native->u.syment.n_sclass = obj_pe (abfd) ? C_NT_WEAK : C_WEAKEXT;
2311 if (! obj_pe (abfd))
H A Dlibcoff.h33 #define obj_pe(bfd) (coff_data (bfd)->pe) macro
H A Dpe-mips.c687 if (! obj_pe (input_bfd))
H A Dcoffcode.h2468 if (obj_pe (abfd) && s->reloc_count >= 0xffff)
3410 if (obj_pe (abfd) && current->reloc_count >= 0xffff)
3440 if (obj_pe (abfd) && current->reloc_count >= 0xffff)
H A Dcoff-ppc.c1082 if (! obj_pe (output_bfd))
/freebsd-10.0-release/contrib/binutils/ld/
H A Dpe-dll.c2862 && obj_pe (abfd)

Completed in 285 milliseconds