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

/external/valgrind/memcheck/
H A Dmc_main.c2637 void make_aligned_word32_noaccess ( Addr a ) function
2639 PROF_EVENT(310, "make_aligned_word32_noaccess");
2649 PROF_EVENT(311, "make_aligned_word32_noaccess-slow1");
2800 make_aligned_word32_noaccess ( -VG_STACK_REDZONE_SZB + new_SP-4 );
2844 make_aligned_word32_noaccess ( -VG_STACK_REDZONE_SZB + new_SP-8 );
2845 make_aligned_word32_noaccess ( -VG_STACK_REDZONE_SZB + new_SP-4 );
2899 make_aligned_word32_noaccess ( -VG_STACK_REDZONE_SZB + new_SP-4 );
2904 make_aligned_word32_noaccess ( -VG_STACK_REDZONE_SZB + new_SP-12 );
2962 make_aligned_word32_noaccess ( -VG_STACK_REDZONE_SZB + new_SP-16 );
2964 make_aligned_word32_noaccess (
[all...]

Completed in 28 milliseconds