Searched defs:NType (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCOFFYAML.cpp379 struct NType { struct in namespace:llvm::yaml::__anon2307
380 NType(IO &) : Type(RelocType(0)) {} function in struct:llvm::yaml::__anon2307::NType
381 NType(IO &, uint16_t T) : Type(RelocType(T)) {} function in struct:llvm::yaml::__anon2307::NType
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp300 uint8_t NType; member in struct:__anon2853::NMSymbol
362 uint8_t NType = 0; local
616 uint8_t NType; member in struct:DarwinStabName
653 getDarwinStabString(uint8_t NType) argument
665 uint8_t NType; local
1003 uint8_t NType = Obj.is64Bit() ? Obj.getSymbol64TableEntry(Symb).n_type local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp1687 uint8_t NType = 0; local

Completed in 117 milliseconds