Searched refs:RelocationTypeI386 (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/Object/
H A DCOFFYAML.h124 struct ScalarEnumerationTraits<COFF::RelocationTypeI386> {
125 static void enumeration(IO &IO, COFF::RelocationTypeI386 &Value);
/external/llvm/lib/Object/
H A DCOFFYAML.cpp136 void ScalarEnumerationTraits<COFF::RelocationTypeI386>::enumeration(
137 IO &IO, COFF::RelocationTypeI386 &Value) {
297 MappingNormalization<NType<COFF::RelocationTypeI386>, uint16_t> NT(
/external/llvm/include/llvm/Support/
H A DCOFF.h278 enum RelocationTypeI386 { enum

Completed in 3394 milliseconds