Lines Matching refs:path
90 self.name = os.path.basename(target_path)
91 self.target_dir = os.path.dirname(target_path)
98 path = runpath.replace("${LIB}", lib_dir_name)
99 path = path.replace("$LIB", lib_dir_name)
100 path = path.replace("${ORIGIN}", self.target_dir)
101 path = path.replace("$ORIGIN", self.target_dir)
102 self.runpaths.append(path)
216 yield os.path.join(root_dir, file_name)
261 if any(target_path.startswith(app_dir + os.path.sep) for
263 custom_link_paths.append(os.path.dirname(target_path))
285 any(obj.target_path.startswith(link_path + os.path.sep)
372 os.path.basename(lib_path) for lib_path in