Searched refs:debuginfo_cache (Results 1 – 1 of 1) sorted by relevance
555 static struct debuginfo *debuginfo_cache; variable573 debuginfo__delete(debuginfo_cache); in debuginfo_cache__open()574 debuginfo_cache = NULL; in debuginfo_cache__open()578 debuginfo_cache = open_debuginfo(module, NULL, silent); in debuginfo_cache__open()579 if (!debuginfo_cache) in debuginfo_cache__open()582 return debuginfo_cache; in debuginfo_cache__open()587 debuginfo__delete(debuginfo_cache); in debuginfo_cache__exit()588 debuginfo_cache = NULL; in debuginfo_cache__exit()