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

  /frameworks/compile/libbcc/include/bcc/Config/
Config.h 60 #define DEFAULT_THUMB_TRIPLE_STRING "thumbv7-none-linux-gnueabi"
  /frameworks/compile/libbcc/include/bcc/Support/
TargetCompilerConfigs.h 60 : ARMBaseCompilerConfig(DEFAULT_THUMB_TRIPLE_STRING,
  /frameworks/compile/libbcc/tools/abcc/
Main.cpp 107 triple = DEFAULT_THUMB_TRIPLE_STRING;

Completed in 1783 milliseconds