Searched refs:N_INDR (Results 1 – 7 of 7) sorted by relevance
213 #define N_INDR 0xa macro
16 # This is testing that an N_INDR symbol gets its alias name, the "(for ...)"
319 if ((NType & MachO::N_TYPE) == MachO::N_INDR) in darwinPrintSymbol()353 case MachO::N_INDR: in darwinPrintSymbol()426 if ((NType & MachO::N_TYPE) == MachO::N_INDR) { in darwinPrintSymbol()772 case MachO::N_INDR: in getSymbolNMTypeChar()
240 case MachO::N_INDR: // 0xa indirect in dumpSymTabEntry()
344 Type = MachO::N_INDR; in writeNlist()
361 if ((Entry.n_type & MachO::N_TYPE) != MachO::N_INDR) in getIndirectName()420 if ((MachOType & MachO::N_TYPE) == MachO::N_INDR) in getSymbolFlags()
354 N_INDR = 0xau enumerator