HomeSort by: relevance | last modified time | path
    Searched defs:N_STAB (Results 1 - 14 of 14) sorted by relevancy

  /src/include/
nlist.h 87 #define N_STAB 0x0e0 /* mask for debugger symbols -- stab(5) */
  /src/tools/arm-elf2aout/
nlist.h 89 #define N_STAB 0x0e0 /* mask for debugger symbols -- stab(5) */
  /src/tools/m68k-elf2aout/
nlist.h 89 #define N_STAB 0x0e0 /* mask for debugger symbols -- stab(5) */
  /src/external/gpl3/gdb/dist/include/
bout.h 133 #define N_STAB 0340 /* Mask for all bits used for SDB entries */
  /src/external/gpl3/gdb.old/dist/include/
bout.h 133 #define N_STAB 0340 /* Mask for all bits used for SDB entries */
  /src/external/gpl3/binutils/dist/include/aout/
aout64.h 295 #define N_STAB 0xe0 /* If any of these bits are on, it's a debug symbol. */
  /src/external/gpl3/binutils.old/dist/include/aout/
aout64.h 295 #define N_STAB 0xe0 /* If any of these bits are on, it's a debug symbol. */
  /src/external/gpl3/gdb/dist/include/aout/
aout64.h 295 #define N_STAB 0xe0 /* If any of these bits are on, it's a debug symbol. */
  /src/external/gpl3/gdb.old/dist/include/aout/
aout64.h 295 #define N_STAB 0xe0 /* If any of these bits are on, it's a debug symbol. */
  /src/external/gpl3/binutils/dist/bfd/
pdp11.c 185 #undef N_STAB
  /src/external/gpl3/binutils.old/dist/bfd/
pdp11.c 185 #undef N_STAB
  /src/external/gpl3/gdb/dist/bfd/
pdp11.c 185 #undef N_STAB
  /src/external/gpl3/gdb.old/dist/bfd/
pdp11.c 185 #undef N_STAB
  /src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
MachO.h 301 N_STAB = 0xe0,
354 // llvm::MachO::nlist_64 when "(n_type & N_STAB) != 0"

Completed in 49 milliseconds