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()
144 void ScalarEnumerationTraits<COFF::RelocationTypeI386>::enumeration( in enumeration()145 IO &IO, COFF::RelocationTypeI386 &Value) { in enumeration()417 MappingNormalization<NType<COFF::RelocationTypeI386>, uint16_t> NT( in mapping()
331 enum RelocationTypeI386 : unsigned { enum