Home
last modified time | relevance | path

Searched defs:am_addr_is_in_extensible_client_stack (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/coregrind/m_sigframe/
Dsigframe-common.c67 } else if (VG_(am_addr_is_in_extensible_client_stack)(addr)) { in ML_() local
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-main.c1809 if (VG_(am_addr_is_in_extensible_client_stack)(stackMin)) in VG_() local
/external/valgrind/coregrind/m_aspacemgr/
Daspacemgr-linux.c1310 Bool VG_(am_addr_is_in_extensible_client_stack)( Addr addr ) in VG_() argument