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

  /frameworks/compile/libbcc/include/bcc/Config/
Config.h 62 #define DEFAULT_X86_TRIPLE_STRING "i686-unknown-linux"
70 #define DEFAULT_TARGET_TRIPLE_STRING DEFAULT_X86_TRIPLE_STRING
  /frameworks/compile/libbcc/include/bcc/Support/
TargetCompilerConfigs.h 95 X86FamilyCompilerConfigBase(DEFAULT_X86_TRIPLE_STRING) { }
  /frameworks/compile/libbcc/lib/Support/
TargetLinkerConfigs.cpp 143 : X86FamilyLinkerConfigBase(DEFAULT_X86_TRIPLE_STRING) {
  /frameworks/compile/mclinker/tools/mcld/lib/Support/
TargetLinkerConfigs.cpp 135 : X86FamilyLinkerConfigBase(DEFAULT_X86_TRIPLE_STRING) {

Completed in 106 milliseconds