Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dpub_core_aspacemgr.h303 extern const NSegment *VG_(am_extend_into_adjacent_reservation_client)
Dm_signals.c2519 if (! VG_(am_extend_into_adjacent_reservation_client) in VG_()
/external/valgrind/coregrind/m_aspacemgr/
Daspacemgr-linux.c2960 const NSegment *VG_(am_extend_into_adjacent_reservation_client)( Addr addr, in VG_() argument
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-generic.c1319 if (! VG_(am_extend_into_adjacent_reservation_client)( aseg->start, delta, in do_brk()