Home
last modified time | relevance | path

Searched refs:deleteDedupPA (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/include/
Dpub_tool_deduppoolalloc.h133 extern void VG_(deleteDedupPA) ( DedupPoolAlloc *ddpa);
/external/valgrind/coregrind/
Dm_deduppoolalloc.c119 void VG_(deleteDedupPA) ( DedupPoolAlloc* ddpa) in VG_() argument
/external/valgrind/coregrind/m_debuginfo/
Ddebuginfo.c225 if (di->cfsi_m_pool) VG_(deleteDedupPA)(di->cfsi_m_pool); in free_DebugInfo()
243 VG_(deleteDedupPA) (di->strpool); in free_DebugInfo()
245 VG_(deleteDedupPA) (di->fndnpool); in free_DebugInfo()