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

  /external/valgrind/main/coregrind/
pub_core_aspacemgr.h 260 If *need_discard is True after a successful return, the caller
263 extern SysRes VG_(am_munmap_client)( /*OUT*/Bool* need_discard,
318 *need_discard is True after a successful return, the caller should
320 extern Bool VG_(am_extend_map_client)( /*OUT*/Bool* need_discard,
328 mapping. If *need_discard is True after a successful return, the
331 extern Bool VG_(am_relocate_nooverlap_client)( /*OUT*/Bool* need_discard,
m_mallocfree.c 908 Bool need_discard = False; local
    [all...]
  /external/valgrind/main/coregrind/m_aspacemgr/
aspacemgr-linux.c 2697 Bool need_discard; local
    [all...]

Completed in 1923 milliseconds