Searched defs:N_STAB (Results 1 – 2 of 2) sorted by relevance
/minix3/include/ | ||
H A D | nlist.h | 87 #define N_STAB 0x0e0 /* mask for debugger symbols -- stab(5) */ macro |
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/ | ||
H A D | MachO.h | 341 N_STAB = 0xe0, enumerator |