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

/macosx-10.10/cxxfilt-11/cxxfilt/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 Dcoff-tic80.c574 if (! obj_pe (output_bfd))
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;
2302 if (! obj_pe (abfd))
H A Dlibcoff.h33 #define obj_pe(bfd) (coff_data (bfd)->pe) macro
H A Dpe-mips.c670 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.c1083 if (! obj_pe (output_bfd))

Completed in 171 milliseconds