Searched refs:is_within_valid_secondary (Results 1 – 3 of 3) sorted by relevance
378 Bool MC_(is_within_valid_secondary) ( Addr a );
978 if ( ! MC_(is_within_valid_secondary)(ptr) ) { in lc_scan_memory()1027 if (! MC_(is_within_valid_secondary)(ptr) ) { in lc_scan_memory()
4992 Bool MC_(is_within_valid_secondary) ( Addr a ) in MC_() argument