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

/opensolaris-onvv-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c4367 Cache *cache1 = sort_shdr_ndx_arr_cache + *((size_t *)v1); 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 101 milliseconds