Searched refs:is_within_valid_secondary (Results 1 – 3 of 3) sorted by relevance
500 Bool MC_(is_within_valid_secondary) ( Addr a );
1079 if ( ! MC_(is_within_valid_secondary)(ptr) ) { in lc_scan_memory()1118 if (! MC_(is_within_valid_secondary)(ptr) ) { in lc_scan_memory()
5820 Bool MC_(is_within_valid_secondary) ( Addr a ) in MC_() argument