Searched refs:_dl_cache_verify_ptr (Results 1 – 1 of 1) sorted by relevance
179 _dl_cache_verify_ptr (uint32_t ptr, size_t string_table_size) in _dl_cache_verify_ptr() function227 if (!_dl_cache_verify_ptr (key, string_table_size)) in search_cache()245 if (!_dl_cache_verify_ptr (key, string_table_size) in search_cache()263 && (! _dl_cache_verify_ptr (lib->key, string_table_size) in search_cache()270 && _dl_cache_verify_ptr (lib->value, string_table_size)) in search_cache()
Completed in 13 milliseconds