Searched refs:debuginfo_cache (Results 1 – 1 of 1) sorted by relevance
494 static struct debuginfo *debuginfo_cache; variable512 debuginfo__delete(debuginfo_cache); in debuginfo_cache__open()513 debuginfo_cache = NULL; in debuginfo_cache__open()517 debuginfo_cache = open_debuginfo(module, NULL, silent); in debuginfo_cache__open()518 if (!debuginfo_cache) in debuginfo_cache__open()521 return debuginfo_cache; in debuginfo_cache__open()526 debuginfo__delete(debuginfo_cache); in debuginfo_cache__exit()527 debuginfo_cache = NULL; in debuginfo_cache__exit()