HomeSort by relevance Sort by last modified time
    Searched refs:deletePA (Results 1 - 3 of 3) sorted by null

  /external/valgrind/include/
pub_tool_poolalloc.h 65 extern void VG_(deletePA) ( PoolAlloc* pa);
81 VG_(releasePA) will automatically call VG_(deletePA)
  /external/valgrind/coregrind/
m_poolalloc.c 79 void VG_(deletePA) ( PoolAlloc* pa)
151 VG_(deletePA)(pa);
m_deduppoolalloc.c 233 VG_(deletePA) (ddpa->ht_node_pa);

Completed in 41 milliseconds