Searched refs:RelocationTypeI386 (Results 1 – 3 of 3) sorted by relevance
124 struct ScalarEnumerationTraits<COFF::RelocationTypeI386> { in LLVM_YAML_IS_SEQUENCE_VECTOR()125 static void enumeration(IO &IO, COFF::RelocationTypeI386 &Value); in LLVM_YAML_IS_SEQUENCE_VECTOR()
136 void ScalarEnumerationTraits<COFF::RelocationTypeI386>::enumeration( in enumeration()137 IO &IO, COFF::RelocationTypeI386 &Value) { in enumeration()297 MappingNormalization<NType<COFF::RelocationTypeI386>, uint16_t> NT( in mapping()
278 enum RelocationTypeI386 { enum