Searched refs:check_mem_is_noaccess (Results 1 – 3 of 3) sorted by relevance
195 if (!MC_(check_mem_is_noaccess)( (Addr)mc, sizeof(MC_Chunk), NULL )) { in create_MC_Chunk()609 if (!MC_(check_mem_is_noaccess)( (Addr)mp, sizeof(MC_Mempool), NULL )) { in MC_()
114 Bool MC_(check_mem_is_noaccess)( Addr a, SizeT len, Addr* bad_addr );
3481 Bool MC_(check_mem_is_noaccess) ( Addr a, SizeT len, Addr* bad_addr ) in MC_() argument