Searched refs:init_symtbl_state (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/cmd/sgs/elfdump/common/ |
H A D | elfdump.c | 966 init_symtbl_state(SYMTBL_STATE *state, Cache *cache, Word shnum, Word secndx, in init_symtbl_state() function 1380 if (!init_symtbl_state(&state, cache, shnum, in cap_section() 2439 if (!init_symtbl_state(&state, cache, shnum, secndx, ehdr, in symbols() 2504 if (!init_symtbl_state(&ldynsym_state, cache, shnum, in sunw_sort() 2530 if (!init_symtbl_state(&dynsym_state, cache, shnum, in sunw_sort()
|