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

  /frameworks/compile/libbcc/include/bcc/Config/
Config.h 61 #define DEFAULT_MIPS_TRIPLE_STRING "mipsel-none-linux-gnueabi"
68 #define DEFAULT_TARGET_TRIPLE_STRING DEFAULT_MIPS_TRIPLE_STRING
  /frameworks/compile/libbcc/include/bcc/Support/
TargetCompilerConfigs.h 71 MipsCompilerConfig() : CompilerConfig(DEFAULT_MIPS_TRIPLE_STRING) {
  /frameworks/compile/libbcc/lib/Support/
TargetLinkerConfigs.cpp 81 : LinkerConfig(DEFAULT_MIPS_TRIPLE_STRING) {
  /frameworks/compile/mclinker/tools/mcld/lib/Support/
TargetLinkerConfigs.cpp 73 : LinkerConfig(DEFAULT_MIPS_TRIPLE_STRING) {

Completed in 193 milliseconds