Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c2464 Cache *sortcache, *symcache; in sunw_sort() local
2498 symcache = &cache[sortshdr->sh_link]; in sunw_sort()
2499 symshdr = symcache->c_shdr; in sunw_sort()
2516 symcache = &cache[symsecndx]; in sunw_sort()
2517 symshdr = symcache->c_shdr; in sunw_sort()