Searched refs:clstk_end (Results 1 - 7 of 7) sorted by relevance

/external/valgrind/main/coregrind/
H A Dpub_core_clientstate.h46 extern Addr VG_(clstk_end);
H A Dm_clientstate.c52 Addr VG_(clstk_end) = 0; variable
H A Dm_main.c2343 VG_(clstk_id) = VG_(register_stack)(VG_(clstk_base), VG_(clstk_end));
H A Dm_signals.c2267 VG_(change_stack)(VG_(clstk_id), addr, VG_(clstk_end));
/external/valgrind/main/coregrind/m_initimg/
H A Dinitimg-darwin.c417 VG_(clstk_end) = clstack_end;
H A Dinitimg-linux.c570 VG_(clstk_end) = VG_(clstk_base) + anon_size +inner_HACK -1;
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-darwin.c3659 Addr stack_end = VG_(clstk_end)+1;

Completed in 1460 milliseconds