Searched refs:debuginfo_cache (Results 1 – 2 of 2) sorted by relevance
582 static struct debuginfo *debuginfo_cache; variable600 debuginfo__delete(debuginfo_cache); in debuginfo_cache__open()601 debuginfo_cache = NULL; in debuginfo_cache__open()605 debuginfo_cache = open_debuginfo(module, NULL, silent); in debuginfo_cache__open()606 if (!debuginfo_cache) in debuginfo_cache__open()609 return debuginfo_cache; in debuginfo_cache__open()614 debuginfo__delete(debuginfo_cache); in debuginfo_cache__exit()615 debuginfo_cache = NULL; in debuginfo_cache__exit()
2632 static struct debuginfo_cache { struct