Searched refs:am_extend_map_client (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/main/coregrind/
H A Dpub_core_aspacemgr.h320 extern Bool VG_(am_extend_map_client)( /*OUT*/Bool* need_discard,
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-generic.c426 ok = VG_(am_extend_map_client)( &d, (NSegment*)old_seg, needL );
489 ok = VG_(am_extend_map_client)( &d, (NSegment*)old_seg, needL );
/external/valgrind/main/coregrind/m_aspacemgr/
H A Daspacemgr-linux.c2963 Bool VG_(am_extend_map_client)( /*OUT*/Bool* need_discard, function
2972 VG_(am_show_nsegments)(0, "VG_(am_extend_map_client) BEFORE");
3006 VG_(am_show_nsegments)(0, "VG_(am_extend_map_client) AFTER");

Completed in 133 milliseconds