Searched refs:debuginfo_cache (Results 1 – 1 of 1) sorted by relevance
566 static struct debuginfo *debuginfo_cache; variable584 debuginfo__delete(debuginfo_cache); in debuginfo_cache__open()585 debuginfo_cache = NULL; in debuginfo_cache__open()589 debuginfo_cache = open_debuginfo(module, NULL, silent); in debuginfo_cache__open()590 if (!debuginfo_cache) in debuginfo_cache__open()593 return debuginfo_cache; in debuginfo_cache__open()598 debuginfo__delete(debuginfo_cache); in debuginfo_cache__exit()599 debuginfo_cache = NULL; in debuginfo_cache__exit()