Home
last modified time | relevance | path

Searched refs:MCLD_DEFAULT_TARGET_TRIPLE (Results 1 – 5 of 5) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Config/
DConfig.h27 #define MCLD_DEFAULT_TARGET_TRIPLE "x86_64-unknown-linux-gnu" macro
DConfig.h.in66 #undef MCLD_DEFAULT_TARGET_TRIPLE
DConfig.h.cmake24 #cmakedefine MCLD_DEFAULT_TARGET_TRIPLE "${MCLD_DEFAULT_TARGET_TRIPLE}"
/frameworks/compile/mclinker/lib/Support/Windows/
DSystem.inc26 return MCLD_DEFAULT_TARGET_TRIPLE;
/frameworks/compile/mclinker/lib/Support/Unix/
DSystem.inc37 llvm::StringRef TargetTripleString(MCLD_DEFAULT_TARGET_TRIPLE);