Searched refs:debuginfo_cache (Results 1 – 1 of 1) sorted by relevance
553 static struct debuginfo *debuginfo_cache; variable571 debuginfo__delete(debuginfo_cache); in debuginfo_cache__open()572 debuginfo_cache = NULL; in debuginfo_cache__open()576 debuginfo_cache = open_debuginfo(module, NULL, silent); in debuginfo_cache__open()577 if (!debuginfo_cache) in debuginfo_cache__open()580 return debuginfo_cache; in debuginfo_cache__open()585 debuginfo__delete(debuginfo_cache); in debuginfo_cache__exit()586 debuginfo_cache = NULL; in debuginfo_cache__exit()