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

  /external/valgrind/include/
pub_tool_poolalloc.h 78 It is the caller responsibility to call VG_(addRefPA) for
84 // VG_(addRefPA) indicates there is a new reference to pa.
85 extern void VG_(addRefPA) ( PoolAlloc* pa);
  /external/valgrind/coregrind/
m_poolalloc.c 139 void VG_(addRefPA) ( PoolAlloc* pa)
m_oset.c 336 VG_(addRefPA) (t->node_pa);
355 VG_(addRefPA) (t->node_pa);

Completed in 192 milliseconds