Home
last modified time | relevance | path

Searched defs:N_STAB (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/tools/arm-elf2aout/
H A Dnlist.h89 #define N_STAB 0x0e0 /* mask for debugger symbols -- stab(5) */ macro
/netbsd-src/tools/m68k-elf2aout/
H A Dnlist.h89 #define N_STAB 0x0e0 /* mask for debugger symbols -- stab(5) */ macro
/netbsd-src/include/
H A Dnlist.h87 #define N_STAB 0x0e0 /* mask for debugger symbols -- stab(5) */ macro
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dbout.h133 #define N_STAB 0340 /* Mask for all bits used for SDB entries */ macro
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dbout.h133 #define N_STAB 0340 /* Mask for all bits used for SDB entries */ macro
/netbsd-src/external/gpl3/binutils.old/dist/include/aout/
H A Daout64.h293 #define N_STAB 0xe0 /* If any of these bits are on, it's a debug symbol. */ macro
/netbsd-src/external/gpl3/binutils/dist/include/aout/
H A Daout64.h293 #define N_STAB 0xe0 /* If any of these bits are on, it's a debug symbol. */ macro
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DMachO.h301 N_STAB = 0xe0, enumerator