OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEFAULT_X86_64_TRIPLE_STRING
(Results
1 - 3
of
3
) sorted by null
/frameworks/compile/libbcc/include/bcc/Config/
Config.h
63
#define
DEFAULT_X86_64_TRIPLE_STRING
"x86_64-unknown-linux"
72
#define DEFAULT_TARGET_TRIPLE_STRING
DEFAULT_X86_64_TRIPLE_STRING
/frameworks/compile/libbcc/include/bcc/Support/
TargetCompilerConfigs.h
101
X86FamilyCompilerConfigBase(
DEFAULT_X86_64_TRIPLE_STRING
) {
/frameworks/compile/mclinker/tools/mcld/lib/Support/
TargetLinkerConfigs.cpp
139
: X86FamilyLinkerConfigBase(
DEFAULT_X86_64_TRIPLE_STRING
) {
Completed in 176 milliseconds