Searched refs:N_STAB (Results 1 – 8 of 8) sorted by relevance
201 #if !defined (N_STAB)202 #define N_STAB 0340 macro
119 else if ((iterator_->type & N_STAB) == 0 && in Process()303 (iterator_->type & N_STAB) == 0 && in ProcessExtern()
218 if (Type & MachO::N_STAB) in dumpSymTabEntry()343 if (!(Type & MachO::N_STAB)) in handleStabSymbolTableEntry()
360 if (q->n_un.n_strx == 0 || q->n_type & N_STAB) in __breakpad_fdnlist()
627 if (MOSymbol.Type & MachO::N_STAB) { in printSymbol()
518 if (n_type & MachO::N_STAB) in getSymbolType()547 if (MachOType & MachO::N_STAB) in getSymbolFlags()
299 N_STAB = 0xe0, enumerator
847 if (NType & MachO::N_STAB) in getSymbolNMTypeChar()