Searched refs:nextIterSWA (Results 1 – 3 of 3) sorted by relevance
/external/valgrind/main/include/ |
D | pub_tool_sparsewa.h | 87 Bool VG_(nextIterSWA)( SparseWA* swa,
|
/external/valgrind/main/coregrind/ |
D | m_sparsewa.c | 176 Bool VG_(nextIterSWA)( SparseWA* swa, in VG_() argument
|
/external/valgrind/main/helgrind/ |
D | libhb_core.c | 4570 while (VG_(nextIterSWA)( oldrefTree, &keyW, &valW )) { in event_map__check_reference_counts() 4639 while ( VG_(nextIterSWA)( oldrefTree, &keyW, &valW )) { in event_map_maybe_GC() 4763 while (VG_(nextIterSWA)( oldrefTree, &keyW, &valW )) { in event_map_maybe_GC() 4786 while (VG_(nextIterSWA)( oldrefTree, &keyW, &valW )) { in event_map_maybe_GC()
|