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

  /external/valgrind/main/coregrind/
pub_core_aspacemgr.h 326 extern Bool VG_(am_extend_map_client)( /*OUT*/Bool* need_discard,
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-generic.c 410 ok = VG_(am_extend_map_client)( &d, (NSegment*)old_seg, needL );
466 ok = VG_(am_extend_map_client)( &d, (NSegment*)old_seg, needL );
    [all...]
  /external/valgrind/main/coregrind/m_aspacemgr/
aspacemgr-linux.c 2945 Bool VG_(am_extend_map_client)( \/*OUT*\/Bool* need_discard, function
    [all...]

Completed in 27 milliseconds