Searched refs:debuginfo_cache (Results 1 – 1 of 1) sorted by relevance
439 static struct debuginfo *debuginfo_cache; variable457 debuginfo__delete(debuginfo_cache); in debuginfo_cache__open()458 debuginfo_cache = NULL; in debuginfo_cache__open()462 debuginfo_cache = open_debuginfo(module, silent); in debuginfo_cache__open()463 if (!debuginfo_cache) in debuginfo_cache__open()466 return debuginfo_cache; in debuginfo_cache__open()471 debuginfo__delete(debuginfo_cache); in debuginfo_cache__exit()472 debuginfo_cache = NULL; in debuginfo_cache__exit()