Searched refs:debuginfo_cache (Results 1 – 2 of 2) sorted by relevance
585 static struct debuginfo *debuginfo_cache; variable603 debuginfo__delete(debuginfo_cache); in debuginfo_cache__open()604 debuginfo_cache = NULL; in debuginfo_cache__open()608 debuginfo_cache = open_debuginfo(module, NULL, silent); in debuginfo_cache__open()609 if (!debuginfo_cache) in debuginfo_cache__open()612 return debuginfo_cache; in debuginfo_cache__open()617 debuginfo__delete(debuginfo_cache); in debuginfo_cache__exit()618 debuginfo_cache = NULL; in debuginfo_cache__exit()
2779 static struct debuginfo_cache { struct