Searched refs:sortcache (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/cmd/sgs/elfdump/common/ |
H A D | elfdump.c | 2464 Cache *sortcache, *symcache; in sunw_sort() local 2475 sortcache = &cache[sortsecndx]; in sunw_sort() 2476 sortshdr = sortcache->c_shdr; in sunw_sort() 2481 if (!match(MATCH_F_ALL, sortcache->c_name, sortsecndx, in sunw_sort() 2494 file, sortcache->c_name, in sunw_sort() 2524 file, sortcache->c_name); in sunw_sort() 2536 file, sortcache->c_name, in sunw_sort() 2548 sortcache->c_name, ldynsym_state.secname, in sunw_sort() 2564 sortcache->c_name, dynsym_state.secname); in sunw_sort() 2578 ndx = (Word *)sortcache->c_data->d_buf; in sunw_sort()
|