Searched refs:debuginfo_cache (Results 1 – 2 of 2) sorted by relevance
578 static struct debuginfo *debuginfo_cache; variable596 debuginfo__delete(debuginfo_cache); in debuginfo_cache__open()597 debuginfo_cache = NULL; in debuginfo_cache__open()601 debuginfo_cache = open_debuginfo(module, NULL, silent); in debuginfo_cache__open()602 if (!debuginfo_cache) in debuginfo_cache__open()605 return debuginfo_cache; in debuginfo_cache__open()610 debuginfo__delete(debuginfo_cache); in debuginfo_cache__exit()611 debuginfo_cache = NULL; in debuginfo_cache__exit()
2562 static struct debuginfo_cache { struct