HomeSort by: relevance | last modified time | path
    Searched refs:N_UNDEF (Results 1 - 25 of 34) sorted by relevancy

1 2

  /src/external/cddl/osnet/dist/head/
syms.h 75 #define N_UNDEF 0
  /src/external/gpl3/gcc.old/dist/gcc/
collect2-aix.h 237 #define N_UNDEF ((short) 0)
collect2.cc 2655 ((X).n_scnum > N_UNDEF) && \
2661 ((X).n_scnum == N_UNDEF))
2665 ((X).n_scnum > N_UNDEF) && \
2670 (((X).n_sclass == C_EXT) && ((X).n_scnum == N_UNDEF))
  /src/external/gpl3/gcc/dist/gcc/
collect2-aix.h 237 #define N_UNDEF ((short) 0)
collect2.cc 2659 ((X).n_scnum > N_UNDEF) && \
2665 ((X).n_scnum == N_UNDEF))
2669 ((X).n_scnum > N_UNDEF) && \
2674 (((X).n_sclass == C_EXT) && ((X).n_scnum == N_UNDEF))
  /src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
XCOFF.h 34 enum ReservedSectionNum : int16_t { N_DEBUG = -2, N_ABS = -1, N_UNDEF = 0 };
  /src/external/gpl3/binutils/dist/include/coff/
internal.h 486 #define N_UNDEF ((int)0) /* undefined symbol */
  /src/external/gpl3/binutils.old/dist/include/coff/
internal.h 492 #define N_UNDEF ((int)0) /* undefined symbol */
  /src/external/gpl3/gdb/dist/include/coff/
internal.h 492 #define N_UNDEF ((int)0) /* undefined symbol */
  /src/external/gpl3/gdb.old/dist/include/coff/
internal.h 492 #define N_UNDEF ((int)0) /* undefined symbol */
  /src/external/gpl3/binutils/dist/bfd/
coffgen.c 470 if (section_index == N_UNDEF)
754 syment->n_scnum = N_UNDEF;
764 syment->n_scnum = N_UNDEF;
1138 native->u.syment.n_scnum = N_UNDEF;
1236 native->u.syment.n_scnum = N_UNDEF;
1241 native->u.syment.n_scnum = N_UNDEF;
2725 native->u.syment.n_scnum = N_UNDEF;
2730 native->u.syment.n_scnum = N_UNDEF;
cofflink.c 2603 isym.n_scnum = N_UNDEF;
2641 isym.n_scnum = N_UNDEF;
xcofflink.c 1620 || sym.n_scnum != N_UNDEF
2508 if (EXTERN_SYM_P (sym.n_sclass) && sym.n_scnum != N_UNDEF)
6326 ldsym->l_scnum = N_UNDEF;
6735 isym.n_scnum = N_UNDEF;
6749 isym.n_scnum = N_UNDEF;
  /src/external/gpl3/binutils.old/dist/bfd/
coffgen.c 470 if (section_index == N_UNDEF)
754 syment->n_scnum = N_UNDEF;
764 syment->n_scnum = N_UNDEF;
1138 native->u.syment.n_scnum = N_UNDEF;
1236 native->u.syment.n_scnum = N_UNDEF;
1241 native->u.syment.n_scnum = N_UNDEF;
2717 native->u.syment.n_scnum = N_UNDEF;
2722 native->u.syment.n_scnum = N_UNDEF;
cofflink.c 2615 isym.n_scnum = N_UNDEF;
2648 isym.n_scnum = N_UNDEF;
xcofflink.c 1620 || sym.n_scnum != N_UNDEF
2508 if (EXTERN_SYM_P (sym.n_sclass) && sym.n_scnum != N_UNDEF)
6326 ldsym->l_scnum = N_UNDEF;
6735 isym.n_scnum = N_UNDEF;
6749 isym.n_scnum = N_UNDEF;
  /src/external/gpl3/gdb/dist/bfd/
coffgen.c 468 if (section_index == N_UNDEF)
752 syment->n_scnum = N_UNDEF;
762 syment->n_scnum = N_UNDEF;
1136 native->u.syment.n_scnum = N_UNDEF;
1234 native->u.syment.n_scnum = N_UNDEF;
1239 native->u.syment.n_scnum = N_UNDEF;
2700 native->u.syment.n_scnum = N_UNDEF;
2705 native->u.syment.n_scnum = N_UNDEF;
cofflink.c 2576 isym.n_scnum = N_UNDEF;
2609 isym.n_scnum = N_UNDEF;
xcofflink.c 1577 || sym.n_scnum != N_UNDEF
2465 if (EXTERN_SYM_P (sym.n_sclass) && sym.n_scnum != N_UNDEF)
6279 ldsym->l_scnum = N_UNDEF;
6688 isym.n_scnum = N_UNDEF;
6702 isym.n_scnum = N_UNDEF;
  /src/external/gpl3/gdb.old/dist/bfd/
coffgen.c 471 if (section_index == N_UNDEF)
755 syment->n_scnum = N_UNDEF;
765 syment->n_scnum = N_UNDEF;
1139 native->u.syment.n_scnum = N_UNDEF;
1237 native->u.syment.n_scnum = N_UNDEF;
1242 native->u.syment.n_scnum = N_UNDEF;
2699 native->u.syment.n_scnum = N_UNDEF;
2704 native->u.syment.n_scnum = N_UNDEF;
cofflink.c 2576 isym.n_scnum = N_UNDEF;
2609 isym.n_scnum = N_UNDEF;
  /src/external/apache2/llvm/dist/llvm/lib/MC/
XCOFFObjectWriter.cpp 121 // 0 Specifies N_UNDEF, an undefined external symbol.
773 Csect, XCOFF::ReservedSectionNum::N_UNDEF, Csect.MCCsect->getStorageClass());
  /src/external/apache2/llvm/dist/llvm/lib/Object/
XCOFFObjectFile.cpp 513 case XCOFF::N_UNDEF:
514 return "N_UNDEF";
  /src/external/gpl3/binutils/dist/binutils/
coffgrok.c 596 if (sym->n_scnum == N_UNDEF)
  /src/external/gpl3/binutils.old/dist/binutils/
coffgrok.c 596 if (sym->n_scnum == N_UNDEF)

Completed in 96 milliseconds

1 2