Searched refs:N_INDR (Results 1 – 16 of 16) sorted by relevance
196 #define N_INDR 0xa macro
50 …ed or malformed object (bad n_value: 22 past the end of string table, for N_INDR symbol at index 1)53 …ed or malformed object (bad n_value: 22 past the end of string table, for N_INDR symbol at index 1)
213 N_INDR uint8 = 0xa // indirect
16 # This is testing that an N_INDR symbol gets its alias name, the "(for ...)"
414 if ((NType & MachO::N_TYPE) == MachO::N_INDR) { in darwinPrintSymbol()433 if ((NType & MachO::N_TYPE) == MachO::N_INDR) in darwinPrintSymbol()467 case MachO::N_INDR: in darwinPrintSymbol()556 if ((NType & MachO::N_TYPE) == MachO::N_INDR) { in darwinPrintSymbol()1006 case MachO::N_INDR: in getSymbolNMTypeChar()1298 S.NType = MachO::N_EXT | MachO::N_INDR; in dumpSymbolNamesFromObject()
371 if ((NType & MachO::N_TYPE) == MachO::N_INDR) in darwinPrintSymbol()405 case MachO::N_INDR: in darwinPrintSymbol()485 if ((NType & MachO::N_TYPE) == MachO::N_INDR) { in darwinPrintSymbol()853 case MachO::N_INDR: in getSymbolNMTypeChar()
238 case MachO::N_INDR: // 0xa indirect in dumpSymTabEntry()
258 case MachO::N_INDR: // 0xa indirect in dumpSymTabEntry()
344 Type = MachO::N_INDR; in writeNlist()
481 if ((Entry.n_type & MachO::N_TYPE) != MachO::N_INDR) in getIndirectName()544 if ((MachOType & MachO::N_TYPE) == MachO::N_INDR) in getSymbolFlags()
361 Type = MachO::N_INDR; in writeNlist()
312 N_INDR = 0xau enumerator
1674 (NType & MachO::N_TYPE) == MachO::N_INDR) { in checkSymbolTable()1744 if ((Entry.n_type & MachO::N_TYPE) != MachO::N_INDR) in getIndirectName()1807 if ((MachOType & MachO::N_TYPE) == MachO::N_INDR) in getSymbolFlags()
309 N_INDR = 0xau enumerator