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()
141 if (!(Type & MachO::N_STAB)) in handleStabSymbolTableEntry()
360 if (q->n_un.n_strx == 0 || q->n_type & N_STAB) in __breakpad_fdnlist()
568 if (MOSymbol.Type & MachO::N_STAB) { in printSymbol()
472 if (n_type & MachO::N_STAB) { in getSymbolType()502 if (MachOType & MachO::N_STAB) in getSymbolFlags()
743 if (NType & MachO::N_STAB) in getSymbolNMTypeChar()
341 N_STAB = 0xe0, enumerator