Home
last modified time | relevance | path

Searched defs:sysroot_spec (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwin.cpp1101 FileSpec sysroot_spec; in AddClangModuleCompilationOptionsForSDKType() local
/openbsd-src/gnu/gcc/gcc/
H A Dgcc.c753 static const char *sysroot_spec = SYSROOT_SPEC; variable