Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/sys/
Dnlist_aout.h93 #define N_STAB 0xe0 /* mask for debugger symbols -- stab(5) */ macro
/freebsd-9-stable/contrib/gdb/include/
Dbout.h132 #define N_STAB 0340 /* Mask for all bits used for SDB entries */ macro
/freebsd-9-stable/contrib/llvm/tools/llvm-readobj/
DMachODumper.cpp139 N_STAB = 0xE0 enumerator
/freebsd-9-stable/contrib/binutils/include/aout/
Daout64.h293 #define N_STAB 0xe0 /* If any of these bits are on, it's a debug symbol. */ macro
/freebsd-9-stable/contrib/binutils/gas/config/
Daout_gnu.h249 #define N_STAB 0340 macro
/freebsd-9-stable/contrib/llvm/include/llvm/Support/
DMachO.h284 N_STAB = 0xe0, enumerator