Searched defs:NType (Results 1 – 5 of 5) sorted by relevance
379 struct NType { struct380 NType(IO &) : Type(RelocType(0)) {} in NType() argument381 NType(IO &, uint16_t T) : Type(RelocType(T)) {} in NType() function383 uint16_t denormalize(IO &) { return Type; } in denormalize()385 RelocType Type;
214 uint8_t NType; member236 static const char *getDarwinStabString(uint8_t NType) { in getDarwinStabString()
321 uint8_t NType; member391 uint8_t NType = 0; in darwinPrintSymbol() local645 uint8_t NType; member682 static const char *getDarwinStabString(uint8_t NType) { in getDarwinStabString()694 uint8_t NType; in darwinPrintStab() local1035 uint8_t NType = Obj.is64Bit() ? Obj.getSymbol64TableEntry(Symb).n_type in getSymbolNMTypeChar() local
1089 uint8_t NType = (MachO->is64Bit() ? in disassembleObject() local1884 uint8_t NType = in printSymbol() local
1690 uint8_t NType = 0; in checkSymbolTable() local