Searched refs:N_STAB (Results 1 – 5 of 5) sorted by relevance
201 #if !defined (N_STAB)202 #define N_STAB 0340 macro
392 if (MOSymbol.Type & MachO::N_STAB) { in printSymbol()
337 N_STAB = 0xe0, enumerator
596 if (n_type & MachO::N_STAB) { in getSymbolType()626 if (MachOType & MachO::N_STAB) in getSymbolFlags()
221 #define N_STAB 0xe0 /* mask indicating stab entry */ macro