Searched defs:X86_64 (Results 1 – 5 of 5) sorted by relevance
33 #define X86_64 macro
42 X86_64 = 0, X86_32_DarwinEH = 1, X86_32_Generic = 2 enumerator
107 AC_DEFINE([X86_64], 1, [Define for the 64bit AMD x86-64 architecture.]) definition
68 vector<string> DwarfCFIToModule::RegisterNames::X86_64() { in X86_64() function in google_breakpad::DwarfCFIToModule::RegisterNames
298 TEST(RegisterNames, X86_64) { in TEST() argument