Home
last modified time | relevance | path

Searched refs:sort_shdr_ndx_arr_cache (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c4427 static Cache *sort_shdr_ndx_arr_cache; variable
4445 Cache *cache1 = sort_shdr_ndx_arr_cache + *((size_t *)v1); in sort_shdr_ndx_arr()
4446 Cache *cache2 = sort_shdr_ndx_arr_cache + *((size_t *)v2); in sort_shdr_ndx_arr()
4672 sort_shdr_ndx_arr_cache = cache; in shdr_cache()