Searched defs:I386 (Results 1 – 4 of 4) sorted by relevance
108 AC_DEFINE([I386], 1, [Define for the i386 architecture.]) definition
52 vector<string> DwarfCFIToModule::RegisterNames::I386() { in I386() function in google_breakpad::DwarfCFIToModule::RegisterNames
279 TEST(RegisterNames, I386) { in TEST() argument
39 static const auto I386 = llvm::COFF::IMAGE_FILE_MACHINE_I386; variable