Searched refs:SymbolBaseType (Results 1 – 5 of 5) sorted by relevance
55 COFF::SymbolBaseType SimpleType;84 struct ScalarEnumerationTraits<COFF::SymbolBaseType> { in LLVM_YAML_IS_SEQUENCE_VECTOR()85 static void enumeration(IO &IO, COFF::SymbolBaseType &Value); in LLVM_YAML_IS_SEQUENCE_VECTOR()
51 void ScalarEnumerationTraits<COFF::SymbolBaseType>::enumeration( in enumeration()52 IO &IO, COFF::SymbolBaseType &Value) { in enumeration()
95 Sym.SimpleType = COFF::SymbolBaseType(Symbol->getBaseType()); in dumpSymbols()
183 enum SymbolBaseType { enum
331 static const EnumEntry<COFF::SymbolBaseType> ImageSymType[] = {