Searched refs:am_do_sync_check (Results 1 – 4 of 4) sorted by relevance
114 extern Bool VG_(am_do_sync_check) ( const HChar* fn,
1095 Bool ok = VG_(am_do_sync_check)(buf, __FILE__, __LINE__); in handle_syscall()1104 Bool ok = VG_(am_do_sync_check)(buf, __FILE__, __LINE__); in handle_syscall()
327 aspacem_assert(VG_(am_do_sync_check) \989 Bool VG_(am_do_sync_check) ( const HChar* fn, in VG_() argument
4114 if (0) VG_(am_do_sync_check)("(PRE_MMAP)",__FILE__,__LINE__); in PRE()