Searched refs:tyents_cache (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/coregrind/m_debuginfo/
H A Dreaddwarf3.c3258 TyEntIndexCache* tyents_cache = NULL; local
3636 tyents_cache = ML_(dinfo_zalloc)( "di.readdwarf3.ndrw.6",
3638 ML_(TyEntIndexCache__invalidate)( tyents_cache );
3639 dedup_types( td3, tyents, tyents_cache );
3647 resolve_variable_types( barf, tyents, tyents_cache, tempvars );
3666 ML_(dinfo_free)( tyents_cache );
3667 tyents_cache = NULL;

Completed in 131 milliseconds