Searched refs:RelocationTypesARM (Results 1 – 3 of 3) sorted by relevance
170 struct ScalarEnumerationTraits<COFF::RelocationTypesARM> { in LLVM_YAML_IS_SEQUENCE_VECTOR()171 static void enumeration(IO &IO, COFF::RelocationTypesARM &Value); in LLVM_YAML_IS_SEQUENCE_VECTOR()
185 void ScalarEnumerationTraits<COFF::RelocationTypesARM>::enumeration( in enumeration()186 IO &IO, COFF::RelocationTypesARM &Value) { in enumeration()430 MappingNormalization<NType<COFF::RelocationTypesARM>, uint16_t> NT( in mapping()
365 enum RelocationTypesARM : unsigned { enum