OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GentooPath
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
Gnu.cpp
2645
std::string
GentooPath
= D.SysRoot + std::string(GentooScanPath);
2646
if (D.getVFS().exists(
GentooPath
+ "/crtbegin.o")) {
2647
if (!ScanGCCForMultilibs(TargetTriple, Args,
GentooPath
,
2652
GCCInstallPath =
GentooPath
;
2653
GCCParentLibPath =
GentooPath
+ std::string("/../../..");
Completed in 41 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026