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

  /external/valgrind/main/include/
pub_tool_poolalloc.h 77 It is the caller responsibility to call VG_(addRefPA) for
83 // VG_(addRefPA) indicates there is a new reference to pa.
84 extern void VG_(addRefPA) ( PoolAlloc* pa);
  /external/valgrind/main/coregrind/
m_poolalloc.c 135 void VG_(addRefPA) ( PoolAlloc* pa)
m_oset.c 338 VG_(addRefPA) (t->node_pa);
357 VG_(addRefPA) (t->node_pa);

Completed in 197 milliseconds