Searched refs:mod_get_compressed_path (Results 1 – 1 of 1) sorted by relevance
2089 static inline const char *mod_get_compressed_path(const struct mod *mod) in mod_get_compressed_path() function2102 const char *p = mod_get_compressed_path(mod); in output_deps()2118 fprintf(out, " %s", mod_get_compressed_path(d)); in output_deps()2142 const char *p = mod_get_compressed_path(mod); in output_deps_bin()2156 linelen += 1 + strlen(mod_get_compressed_path(d)); in output_deps_bin()2180 dp = mod_get_compressed_path(d); in output_deps_bin()