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

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

Completed in 461 milliseconds