Searched refs:debuginfo_cache_path (Results 1 – 1 of 1) sorted by relevance
495 static char *debuginfo_cache_path; variable505 if (debuginfo_cache_path && !strcmp(debuginfo_cache_path, path)) in debuginfo_cache__open()509 free(debuginfo_cache_path); in debuginfo_cache__open()510 debuginfo_cache_path = strdup(path); in debuginfo_cache__open()511 if (!debuginfo_cache_path) { in debuginfo_cache__open()519 zfree(&debuginfo_cache_path); in debuginfo_cache__open()528 zfree(&debuginfo_cache_path); in debuginfo_cache__exit()