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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dcofflink.c40 || (obj_pe (abfd) && (sym).n_sclass == C_NT_WEAK))
393 if (! obj_pe (abfd))
421 if (obj_pe (abfd) && (flags & BSF_SECTION_SYM) != 0)
461 if (obj_pe (abfd)
489 if (obj_pe (abfd) && (flags & BSF_SECTION_SYM) != 0)
767 if (obj_pe (abfd) && o->reloc_count >= 0xffff)
1071 if (obj_pe (abfd) && o->reloc_count >= 0xffff)
1803 if (obj_pe (input_bfd)
1830 if (! obj_pe (input_bfd))
1832 if (! obj_pe (finf
[all...]
H A Dlibcoff-in.h30 #define obj_pe(bfd) (coff_data (bfd)->pe) macro
H A Dcoff-tic80.c574 if (! obj_pe (output_bfd))
H A Dcoffgen.c607 if (! obj_pe (abfd))
1027 if (! obj_pe (abfd))
1043 native->u.syment.n_sclass = obj_pe (abfd) ? C_NT_WEAK : C_WEAKEXT;
1188 *n_sclass = obj_pe (abfd) ? C_NT_WEAK : C_WEAKEXT;
2377 if (! obj_pe (abfd))
H A Dlibcoff.h34 #define obj_pe(bfd) (coff_data (bfd)->pe) macro
H A Dpe-mips.c685 if (! obj_pe (input_bfd))
H A Dcoffcode.h2626 if (obj_pe (abfd) && s->reloc_count >= 0xffff)
3576 if (obj_pe (abfd) && current->reloc_count >= 0xffff)
3606 if (obj_pe (abfd) && current->reloc_count >= 0xffff)
H A Dcoff-ppc.c1085 if (! obj_pe (output_bfd))
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Dcofflink.c40 || (obj_pe (abfd) && (sym).n_sclass == C_NT_WEAK))
393 if (! obj_pe (abfd))
421 if (obj_pe (abfd) && (flags & BSF_SECTION_SYM) != 0)
461 if (obj_pe (abfd)
489 if (obj_pe (abfd) && (flags & BSF_SECTION_SYM) != 0)
767 if (obj_pe (abfd) && o->reloc_count >= 0xffff)
1071 if (obj_pe (abfd) && o->reloc_count >= 0xffff)
1803 if (obj_pe (input_bfd)
1830 if (! obj_pe (input_bfd))
1832 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.c607 if (! obj_pe (abfd))
1022 if (! obj_pe (abfd))
1038 native->u.syment.n_sclass = obj_pe (abfd) ? C_NT_WEAK : C_WEAKEXT;
1183 *n_sclass = obj_pe (abfd) ? C_NT_WEAK : C_WEAKEXT;
2372 if (! obj_pe (abfd))
H A Dlibcoff.h33 #define obj_pe(bfd) (coff_data (bfd)->pe) macro
H A Dpe-mips.c685 if (! obj_pe (input_bfd))
H A Dcoffcode.h2628 if (obj_pe (abfd) && s->reloc_count >= 0xffff)
3576 if (obj_pe (abfd) && current->reloc_count >= 0xffff)
3606 if (obj_pe (abfd) && current->reloc_count >= 0xffff)
H A Dcoff-ppc.c1085 if (! obj_pe (output_bfd))
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/
H A Dpe-dll.c3270 && obj_pe (abfd)

Completed in 480 milliseconds