Searched refs:tmp_hashes (Results 1 – 1 of 1) sorted by relevance
405 const void *tmp_hashes = NULL; in init_runtime() local416 tmp_hashes = __init_end + embdata->hashes_offset; in init_runtime()434 asan_memcpy_unchecked(hashes, tmp_hashes, hash_size); in init_runtime()
Completed in 5 milliseconds