Home
last modified time | relevance | path

Searched refs:RelocationTypesARM64 (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DCOFFYAML.h174 struct ScalarEnumerationTraits<COFF::RelocationTypesARM64> { in LLVM_YAML_IS_SEQUENCE_VECTOR()
175 static void enumeration(IO &IO, COFF::RelocationTypesARM64 &Value); in LLVM_YAML_IS_SEQUENCE_VECTOR()
/external/llvm-project/llvm/include/llvm/ObjectYAML/
DCOFFYAML.h174 struct ScalarEnumerationTraits<COFF::RelocationTypesARM64> { in LLVM_YAML_IS_SEQUENCE_VECTOR()
175 static void enumeration(IO &IO, COFF::RelocationTypesARM64 &Value); in LLVM_YAML_IS_SEQUENCE_VECTOR()
/external/llvm-project/llvm/lib/ObjectYAML/
DCOFFYAML.cpp201 void ScalarEnumerationTraits<COFF::RelocationTypesARM64>::enumeration( in enumeration()
202 IO &IO, COFF::RelocationTypesARM64 &Value) { in enumeration()
429 MappingNormalization<NType<COFF::RelocationTypesARM64>, uint16_t> NT( in mapping()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCOFFYAML.cpp201 void ScalarEnumerationTraits<COFF::RelocationTypesARM64>::enumeration( in enumeration()
202 IO &IO, COFF::RelocationTypesARM64 &Value) { in enumeration()
429 MappingNormalization<NType<COFF::RelocationTypesARM64>, uint16_t> NT( in mapping()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DCOFF.h384 enum RelocationTypesARM64 : unsigned { enum
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DCOFF.h385 enum RelocationTypesARM64 : unsigned { enum