Home
last modified time | relevance | path

Searched refs:N_UNDEF (Results 1 – 25 of 26) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcollect2-aix.h237 #define N_UNDEF ((short) 0) macro
H A Dcollect2.cc2644 ((X).n_scnum > N_UNDEF) && \
2650 ((X).n_scnum == N_UNDEF))
2654 ((X).n_scnum > N_UNDEF) && \
2659 (((X).n_sclass == C_EXT) && ((X).n_scnum == N_UNDEF))
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcollect2-aix.h237 #define N_UNDEF ((short) 0) macro
H A Dcollect2.c2642 ((X).n_scnum > N_UNDEF) && \
2648 ((X).n_scnum == N_UNDEF))
2652 ((X).n_scnum > N_UNDEF) && \
2657 (((X).n_sclass == C_EXT) && ((X).n_scnum == N_UNDEF))
/netbsd-src/external/cddl/osnet/dist/head/
H A Dsyms.h75 #define N_UNDEF 0 macro
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DXCOFF.h34 enum ReservedSectionNum : int16_t { N_DEBUG = -2, N_ABS = -1, N_UNDEF = 0 }; enumerator
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dcoffgen.c389 if (section_index == N_UNDEF) in coff_section_from_bfd_index()
642 syment->n_scnum = N_UNDEF; in fixup_symbol_value()
652 syment->n_scnum = N_UNDEF; in fixup_symbol_value()
1026 native->u.syment.n_scnum = N_UNDEF; in coff_write_symbol()
1123 native->u.syment.n_scnum = N_UNDEF; in coff_write_alien_symbol()
1128 native->u.syment.n_scnum = N_UNDEF; in coff_write_alien_symbol()
2594 native->u.syment.n_scnum = N_UNDEF; in bfd_coff_set_symbol_class()
2599 native->u.syment.n_scnum = N_UNDEF; in bfd_coff_set_symbol_class()
H A Dxcofflink.c1584 || sym.n_scnum != N_UNDEF in xcoff_link_add_symbols()
2477 if (EXTERN_SYM_P (sym.n_sclass) && sym.n_scnum != N_UNDEF) in xcoff_link_check_ar_symbols()
6278 ldsym->l_scnum = N_UNDEF; in xcoff_write_global_symbol()
6687 isym.n_scnum = N_UNDEF; in xcoff_write_global_symbol()
6701 isym.n_scnum = N_UNDEF; in xcoff_write_global_symbol()
H A Dcofflink.c2543 isym.n_scnum = N_UNDEF; in _bfd_coff_write_global_sym()
2580 isym.n_scnum = N_UNDEF; in _bfd_coff_write_global_sym()
H A Dcoff-arm.c1730 && sym->n_scnum > N_UNDEF) in coff_arm_relocate_section()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dcoffgen.c471 if (section_index == N_UNDEF) in coff_section_from_bfd_index()
755 syment->n_scnum = N_UNDEF; in fixup_symbol_value()
765 syment->n_scnum = N_UNDEF; in fixup_symbol_value()
1139 native->u.syment.n_scnum = N_UNDEF; in coff_write_symbol()
1237 native->u.syment.n_scnum = N_UNDEF; in coff_write_alien_symbol()
1242 native->u.syment.n_scnum = N_UNDEF; in coff_write_alien_symbol()
2699 native->u.syment.n_scnum = N_UNDEF; in bfd_coff_set_symbol_class()
2704 native->u.syment.n_scnum = N_UNDEF; in bfd_coff_set_symbol_class()
H A Dxcofflink.c1579 || sym.n_scnum != N_UNDEF in xcoff_link_add_symbols()
2467 if (EXTERN_SYM_P (sym.n_sclass) && sym.n_scnum != N_UNDEF) in xcoff_link_check_ar_symbols()
6269 ldsym->l_scnum = N_UNDEF; in xcoff_write_global_symbol()
6678 isym.n_scnum = N_UNDEF; in xcoff_write_global_symbol()
6692 isym.n_scnum = N_UNDEF; in xcoff_write_global_symbol()
H A Dcofflink.c2575 isym.n_scnum = N_UNDEF; in _bfd_coff_write_global_sym()
2608 isym.n_scnum = N_UNDEF; in _bfd_coff_write_global_sym()
/netbsd-src/external/gpl3/binutils/dist/include/coff/
H A Dinternal.h492 #define N_UNDEF ((int)0) /* undefined symbol */ macro
/netbsd-src/external/gpl3/binutils.old/dist/include/coff/
H A Dinternal.h492 #define N_UNDEF ((int)0) /* undefined symbol */ macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp773 Csect, XCOFF::ReservedSectionNum::N_UNDEF, Csect.MCCsect->getStorageClass()); in writeSymbolTable()
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dcoffgrok.c616 if (sym->n_scnum == N_UNDEF) in do_visible()
H A Dod-xcoff.c796 case N_UNDEF: in dump_xcoff32_symbols()
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dcoffgrok.c596 if (sym->n_scnum == N_UNDEF) in do_visible()
H A Dod-xcoff.c797 case N_UNDEF: in dump_xcoff32_symbols()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DXCOFFObjectFile.cpp513 case XCOFF::N_UNDEF: in getSymbolSectionName()
/netbsd-src/external/gpl3/binutils/dist/include/
H A DChangeLog-2016796 (N_UNDEF): Cast to int not short.
/netbsd-src/external/gpl3/gdb.old/dist/include/
H A DChangeLog-2016796 (N_UNDEF): Cast to int not short.
/netbsd-src/external/gpl3/gdb/dist/include/
H A DChangeLog-2016796 (N_UNDEF): Cast to int not short.
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A DChangeLog-2016796 (N_UNDEF): Cast to int not short.

12