Searched refs:RelocationTypeAMD64 (Results 1 - 4 of 4) sorted by relevance

/external/llvm/include/llvm/ObjectYAML/
H A DCOFFYAML.h141 struct ScalarEnumerationTraits<COFF::RelocationTypeAMD64> {
142 static void enumeration(IO &IO, COFF::RelocationTypeAMD64 &Value);
/external/llvm/lib/ObjectYAML/
H A DCOFFYAML.cpp152 void ScalarEnumerationTraits<COFF::RelocationTypeAMD64>::enumeration(
153 IO &IO, COFF::RelocationTypeAMD64 &Value) {
353 MappingNormalization<NType<COFF::RelocationTypeAMD64>, uint16_t> NT(
/external/llvm/include/llvm/Support/
H A DCOFF.h309 enum RelocationTypeAMD64 { enum
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DCOFF.h314 enum RelocationTypeAMD64 { enum

Completed in 534 milliseconds