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

  /external/valgrind/main/include/
pub_tool_poolalloc.h 64 extern void VG_(deletePA) ( PoolAlloc* pa);
80 VG_(releasePA) will automatically call VG_(deletePA)
  /external/valgrind/main/coregrind/
m_poolalloc.c 80 void VG_(deletePA) ( PoolAlloc* pa)
147 VG_(deletePA)(pa);

Completed in 38 milliseconds