Searched refs:RelocationTypesARM (Results 1 – 3 of 3) sorted by relevance
187 struct ScalarEnumerationTraits<COFF::RelocationTypesARM> { in LLVM_YAML_IS_SEQUENCE_VECTOR()188 static void enumeration(IO &IO, COFF::RelocationTypesARM &Value); in LLVM_YAML_IS_SEQUENCE_VECTOR()
205 void ScalarEnumerationTraits<COFF::RelocationTypesARM>::enumeration( in enumeration()206 IO &IO, COFF::RelocationTypesARM &Value) { in enumeration()454 MappingNormalization<NType<COFF::RelocationTypesARM>, uint16_t> NT( in mapping()
380 enum RelocationTypesARM : unsigned { enum