Home
last modified time | relevance | path

Searched defs:I386 (Results 1 – 3 of 3) sorted by relevance

/external/strace/
Dconfigure.ac77 AC_DEFINE([I386], 1, [Define for the i386 architecture.]) definition
/external/google-breakpad/src/common/
Ddwarf_cfi_to_module.cc52 vector<string> DwarfCFIToModule::RegisterNames::I386() { in I386() function in google_breakpad::DwarfCFIToModule::RegisterNames
Ddwarf_cfi_to_module_unittest.cc279 TEST(RegisterNames, I386) { in TEST() argument