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

/opensolaris-onvv-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c4368 Cache *cache2 = sort_shdr_ndx_arr_cache + *((size_t *)v2); local
4370 if (cache1->c_shdr->sh_offset < cache2->c_shdr->sh_offset)
4373 if (cache1->c_shdr->sh_offset > cache2->c_shdr->sh_offset)

Completed in 51 milliseconds