Home
last modified time | relevance | path

Searched defs:NType (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/ObjectYAML/
H A DCOFFYAML.cpp384 struct NType { struct
385 NType(IO &) : Type(RelocType(0)) {} in NType() argument
386 NType(IO &, uint16_t T) : Type(RelocType(T)) {} in NType() argument
388 uint16_t denormalize(IO &) { return Type; } in denormalize()
390 RelocType Type;
/openbsd-src/gnu/llvm/llvm/tools/dsymutil/
H A DMachODebugMapParser.cpp225 uint8_t NType; member
247 static const char *getDarwinStabString(uint8_t NType) { in getDarwinStabString()
/openbsd-src/gnu/llvm/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp239 uint8_t NType; member
329 uint8_t NType = 0; in darwinPrintSymbol() local
583 uint8_t NType; member
620 static const char *getDarwinStabString(uint8_t NType) { in getDarwinStabString()
632 uint8_t NType; in darwinPrintStab() local
1005 uint8_t NType = Obj.is64Bit() ? Obj.getSymbol64TableEntry(Symb).n_type in getSymbolNMTypeChar() local
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVELFReader.cpp1191 uint8_t NType = in mapRangeAddress() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp1350 uint8_t NType = (MachO->is64Bit() ? in disassembleObject() local
2418 uint8_t NType = in printSymbol() local
/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DMachOObjectFile.cpp1702 uint8_t NType = 0; in checkSymbolTable() local