Searched refs:RelocationTypesMips (Results 1 – 3 of 3) sorted by relevance
182 template <> struct ScalarEnumerationTraits<COFF::RelocationTypesMips> { in LLVM_YAML_IS_SEQUENCE_VECTOR()183 static void enumeration(IO &IO, COFF::RelocationTypesMips &Value); in LLVM_YAML_IS_SEQUENCE_VECTOR()
186 void ScalarEnumerationTraits<COFF::RelocationTypesMips>::enumeration( in enumeration()187 IO &IO, COFF::RelocationTypesMips &Value) { in enumeration()450 MappingNormalization<NType<COFF::RelocationTypesMips>, uint16_t> NT( in mapping()
421 enum RelocationTypesMips : unsigned { enum