Home
last modified time | relevance | path

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

/external/valgrind/include/
Dpub_tool_poolalloc.h90 extern UWord VG_(releasePA) ( PoolAlloc* pa);
/external/valgrind/coregrind/
Dm_poolalloc.c144 UWord VG_(releasePA)(PoolAlloc* pa) in VG_() argument
Dm_oset.c383 if (!has_node_pa || VG_(releasePA)(t->node_pa) > 0) { in VG_()