Searched defs:NType (Results 1 – 5 of 5) sorted by relevance
385 struct NType { struct386 NType(IO &) : Type(RelocType(0)) {} in NType() argument387 NType(IO &, uint16_t T) : Type(RelocType(T)) {} in NType() function389 uint16_t denormalize(IO &) { return Type; } in denormalize()391 RelocType Type;
235 uint8_t NType; member307 uint8_t NType = 0; in darwinPrintSymbol() local559 uint8_t NType; member581 static const char *getDarwinStabString(uint8_t NType) { in getDarwinStabString()593 uint8_t NType; in darwinPrintStab() local1016 uint8_t NType = Obj.is64Bit() ? Obj.getSymbol64TableEntry(Symb).n_type in getSymbolNMTypeChar() local
1196 uint8_t NType = in mapRangeAddress() local
1747 uint8_t NType = (MachO->is64Bit() ? in disassembleObject() local2903 uint8_t NType = in printSymbol() local
1709 uint8_t NType = 0; in checkSymbolTable() local