Searched refs:debuginfo_cache (Results 1 – 2 of 2) sorted by relevance
584 static struct debuginfo *debuginfo_cache;602 debuginfo__delete(debuginfo_cache); in debuginfo_cache__open() 603 debuginfo_cache = NULL; in debuginfo_cache__open() 607 debuginfo_cache = open_debuginfo(module, NULL, silent); in debuginfo_cache__open() 608 if (!debuginfo_cache) in debuginfo_cache__open() 611 return debuginfo_cache; in debuginfo_cache__open() 616 debuginfo__delete(debuginfo_cache); in debuginfo_cache__exit() 617 debuginfo_cache = NULL; in debuginfo_cache__exit() 585 static struct debuginfo *debuginfo_cache; global() variable
2779 static struct debuginfo_cache { struct