Lines Matching refs:sysroot
36 self.sysroot = None
81 if self.sysroot:
83 ret.append(self.sysroot)
258 sysroot = self.image_rootfs
260 print("ERROR: Cannot find '" + sysroot +
311 if not stap.sysroot:
314 stap.sysroot = self.image_rootfs + "-dbg"
316 stap.sysroot = self.image_rootfs
426 options.sysroot = None
441 if not discovery.check(options.sysroot):
444 stap.sysroot = options.sysroot