Searched defs:N_STAB (Results 1 – 8 of 8) sorted by relevance
89 #define N_STAB 0x0e0 /* mask for debugger symbols -- stab(5) */ macro
87 #define N_STAB 0x0e0 /* mask for debugger symbols -- stab(5) */ macro
133 #define N_STAB 0340 /* Mask for all bits used for SDB entries */ macro
293 #define N_STAB 0xe0 /* If any of these bits are on, it's a debug symbol. */ macro
301 N_STAB = 0xe0, enumerator