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