Searched refs:is_within_valid_secondary (Results 1 – 3 of 3) sorted by relevance
377 Bool MC_(is_within_valid_secondary) ( Addr a );
1006 if ( ! MC_(is_within_valid_secondary)(ptr) ) { in lc_scan_memory()1055 if (! MC_(is_within_valid_secondary)(ptr) ) { in lc_scan_memory()
4986 Bool MC_(is_within_valid_secondary) ( Addr a ) in MC_() argument