Searched refs:RelocationTypeI386 (Results 1 – 3 of 3) sorted by relevance
159 struct ScalarEnumerationTraits<COFF::RelocationTypeI386> { in LLVM_YAML_IS_SEQUENCE_VECTOR()160 static void enumeration(IO &IO, COFF::RelocationTypeI386 &Value); in LLVM_YAML_IS_SEQUENCE_VECTOR()
148 void ScalarEnumerationTraits<COFF::RelocationTypeI386>::enumeration( in enumeration()149 IO &IO, COFF::RelocationTypeI386 &Value) { in enumeration()421 MappingNormalization<NType<COFF::RelocationTypeI386>, uint16_t> NT( in mapping()
330 enum RelocationTypeI386 : unsigned { enum