Searched defs:sysroot_dir (Results 1 – 2 of 2) sorted by relevance
146 sysroot_dir () { echo "$(install_dir)/sysroot"; } function
249 def sysroot_dir(self) -> Path: member in BuildConfig