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

/opensolaris-onvv-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c4349 static Cache *sort_shdr_ndx_arr_cache; variable
4357 * sort_shdr_ndx_arr_cache - Contains address of
4367 Cache *cache1 = sort_shdr_ndx_arr_cache + *((size_t *)v1);
4368 Cache *cache2 = sort_shdr_ndx_arr_cache + *((size_t *)v2);
4594 sort_shdr_ndx_arr_cache = cache;

Completed in 46 milliseconds