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

/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c4530 Cache *cache1 = sort_shdr_ndx_arr_cache + *((size_t *)v1); local
4533 if (cache1->c_shdr->sh_offset < cache2->c_shdr->sh_offset)
4536 if (cache1->c_shdr->sh_offset > cache2->c_shdr->sh_offset)

Completed in 73 milliseconds