Searched refs:print_shdr (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | shdr.c | 212 print_shdr(SHDR_CMD_T cmd, int autoprint, ARGSTATE *argstate, in print_shdr() function 372 print_shdr(cmd, 0, &argstate, 0, obj_state->os_shnum, in cmd_body() 400 print_shdr(cmd, 0, &argstate, ndx, cnt, print_type); in cmd_body() 733 print_shdr(cmd, 1, &argstate, ndx, 1, PRINT_SHDR_ALL); in cmd_body()
|
/titanic_41/usr/src/cmd/sgs/dump/common/ |
H A D | dump.c | 646 print_shdr(Elf *elf_file, SCNTAB *s, int num_scns, int index) in print_shdr() function 1615 print_shdr(elf_file, n_range, 1, i); in dump_shdr() 1632 print_shdr(elf_file, d_range, d_num, d_low); in dump_shdr() 1636 print_shdr(elf_file, s, num_scns, 1); in dump_shdr()
|