Searched refs:init_symtbl_state (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/cmd/sgs/elfdump/common/ |
H A D | elfdump.c | 970 init_symtbl_state(SYMTBL_STATE *state, Cache *cache, Word shnum, Word secndx, in init_symtbl_state() function 1384 if (!init_symtbl_state(&state, cache, shnum, in cap_section() 2443 if (!init_symtbl_state(&state, cache, shnum, secndx, ehdr, in symbols() 2508 if (!init_symtbl_state(&ldynsym_state, cache, shnum, in sunw_sort() 2534 if (!init_symtbl_state(&dynsym_state, cache, shnum, in sunw_sort()
|