HomeSort by relevance Sort by last modified time
    Searched refs:RelocationTypeAMD64 (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/Object/
COFFYAML.h 129 struct ScalarEnumerationTraits<COFF::RelocationTypeAMD64> {
130 static void enumeration(IO &IO, COFF::RelocationTypeAMD64 &Value);
  /external/llvm/lib/Object/
COFFYAML.cpp 151 void ScalarEnumerationTraits<COFF::RelocationTypeAMD64>::enumeration(
152 IO &IO, COFF::RelocationTypeAMD64 &Value) {
301 MappingNormalization<NType<COFF::RelocationTypeAMD64>, uint16_t> NT(
  /external/llvm/include/llvm/Support/
COFF.h 292 enum RelocationTypeAMD64 {

Completed in 156 milliseconds