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

/external/valgrind/main/memcheck/
H A Dmc_main.c2643 void make_aligned_word32_noaccess ( Addr a ) function
2645 PROF_EVENT(310, "make_aligned_word32_noaccess");
2655 PROF_EVENT(311, "make_aligned_word32_noaccess-slow1");
2806 make_aligned_word32_noaccess ( -VG_STACK_REDZONE_SZB + new_SP-4 );
2850 make_aligned_word32_noaccess ( -VG_STACK_REDZONE_SZB + new_SP-8 );
2851 make_aligned_word32_noaccess ( -VG_STACK_REDZONE_SZB + new_SP-4 );
2905 make_aligned_word32_noaccess ( -VG_STACK_REDZONE_SZB + new_SP-4 );
2910 make_aligned_word32_noaccess ( -VG_STACK_REDZONE_SZB + new_SP-12 );
2968 make_aligned_word32_noaccess ( -VG_STACK_REDZONE_SZB + new_SP-16 );
2970 make_aligned_word32_noaccess (
[all...]

Completed in 58 milliseconds