Searched defs:NType (Results 1 – 6 of 6) sorted by relevance
384 struct NType { struct385 NType(IO &) : Type(RelocType(0)) {} in NType() argument386 NType(IO &, uint16_t T) : Type(RelocType(T)) {} in NType() argument388 uint16_t denormalize(IO &) { return Type; } in denormalize()390 RelocType Type;
225 uint8_t NType; member247 static const char *getDarwinStabString(uint8_t NType) { in getDarwinStabString()
239 uint8_t NType; member329 uint8_t NType = 0; in darwinPrintSymbol() local583 uint8_t NType; member620 static const char *getDarwinStabString(uint8_t NType) { in getDarwinStabString()632 uint8_t NType; in darwinPrintStab() local1005 uint8_t NType = Obj.is64Bit() ? Obj.getSymbol64TableEntry(Symb).n_type in getSymbolNMTypeChar() local
1191 uint8_t NType = in mapRangeAddress() local
1350 uint8_t NType = (MachO->is64Bit() ? in disassembleObject() local2418 uint8_t NType = in printSymbol() local
1702 uint8_t NType = 0; in checkSymbolTable() local