Lines Matching refs:sysroot
157 """Get the paths of sysroot sub-directories.
160 sysroot may be set.
169 m = re.search(r'--sysroot=([^"]\S*|"[^"]+")', var)
171 sysroot = m.group(1).strip('"')
175 path = os.path.join(sysroot, subdir)
248 sysroot = macosx_sdk_root()
255 f = os.path.join(sysroot, dir_[1:], filename)
264 f = os.path.join(sysroot, dir_[1:], filename)
880 # Add the sysroot paths. 'sysroot' is a compiler option used to