Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dm_mallocfree.c426 Block* get_next_b ( Block* b ) in get_next_b() function
1135 pn = get_next_b(pn); in swizzle()
1324 b = get_next_b(b); in sanity_check_malloc_arena()
1625 vg_assert(get_next_b(b) == b); in unlinkBlock()
1629 Block* b_next = get_next_b(b); in unlinkBlock()
1731 a->freelist[lno] = get_next_b(b); // step one along in VG_()
1736 b = get_next_b(b); in VG_()
2317 b = get_next_b(b); in VG_()