Searched refs:compiler_installdir (Results 1 – 1 of 1) sorted by relevance
497 def compiler_installdir(self, config): member in Context503 return os.path.join(self.compiler_installdir(config), 'bin')507 return os.path.join(self.compiler_installdir(config), 'sysroot')1343 self.installdir = ctx.compiler_installdir(self.name)