Searched refs:RelocationTypesARM64 (Results 1 – 3 of 3) sorted by relevance
169 struct ScalarEnumerationTraits<COFF::RelocationTypesARM64> { in LLVM_YAML_IS_SEQUENCE_VECTOR()170 static void enumeration(IO &IO, COFF::RelocationTypesARM64 &Value); in LLVM_YAML_IS_SEQUENCE_VECTOR()
200 void ScalarEnumerationTraits<COFF::RelocationTypesARM64>::enumeration( in enumeration()201 IO &IO, COFF::RelocationTypesARM64 &Value) { in enumeration()426 MappingNormalization<NType<COFF::RelocationTypesARM64>, uint16_t> NT( in mapping()
383 enum RelocationTypesARM64 : unsigned { enum