Searched refs:shlib_environment_var (Results 1 – 2 of 2) sorted by relevance
179 def __init__(self, shlib_environment_var, shlib_path_separator, shlib_prefix, shlib_extension): argument180 self.shlib_environment_var = shlib_environment_var
804 if cls.platformContext and cls.platformContext.shlib_environment_var in os.environ:806 cls.platformContext.shlib_environment_var))904 self.dylibPath = self.platformContext.shlib_environment_var1974 shlib_environment_var = self.platformContext.shlib_environment_var2019 return ['%s=%s' % (shlib_environment_var, env_value)]