/titanic_50/usr/src/cmd/sgs/libelf/common/ |
H A D | getshnum.c | 51 elf_getshdrnum(Elf *elf, size_t *shnum) in elf_getshdrnum() 76 elf_getshnum(Elf *elf, size_t *shnum) in elf_getshnum()
|
H A D | checksum.c | 108 size_t shnum; in elf_checksum() local
|
/titanic_50/usr/src/cmd/sgs/elfdump/common/ |
H A D | elfdump.c | 124 Word shnum; /* # of sections in cache */ member 310 stringtbl(Cache *cache, int symtab, Word ndx, Word shnum, const char *file, in stringtbl() 390 symlookup(const char *name, Cache *cache, Word shnum, Sym **sym, in symlookup() 458 sections(const char *file, Cache *cache, Word shnum, Ehdr *ehdr, uchar_t osabi) in sections() 540 unwind_eh_frame(Cache *cache, Word shndx, Word shnum, Phdr *uphdr, Ehdr *ehdr, in unwind_eh_frame() 859 unwind(Cache *cache, Word shnum, Word phnum, Ehdr *ehdr, uchar_t osabi, in unwind() 970 init_symtbl_state(SYMTBL_STATE *state, Cache *cache, Word shnum, Word secndx, in init_symtbl_state() 1313 cap_section(const char *file, Cache *cache, Word shnum, Cache *ccache, in cap_section() 1688 cap(const char *file, Cache *cache, Word shnum, Word phnum, Ehdr *ehdr, in cap() 1771 interp(const char *file, Cache *cache, Word shnum, Word phnum, Elf *elf) in interp() [all …]
|
H A D | fake_shdr.c | 1068 Cache **cache, size_t *shnum) in fake_shdr_cache() 1544 fake_shdr_cache_free(Cache *cache, size_t shnum) in fake_shdr_cache_free()
|
/titanic_50/usr/src/cmd/sgs/mcs/common/ |
H A D | file.c | 249 size_t shnum; in process_file() local 326 size_t shstrndx, shnum; in traverse_file() local 692 size_t shnum, shstrndx; in build_file() local 1513 initialize(int shnum, Cmd_Info *cmd_info, file_state_t *state) in initialize()
|
/titanic_50/usr/src/cmd/sgs/size/common/ |
H A D | process.c | 93 size_t ndx = 0, shnum = 0; in process() local
|
/titanic_50/usr/src/cmd/sgs/libelf/demo/ |
H A D | dcom.c | 92 size_t shstrndx, shnum, phnum; in delete_comment() local
|
/titanic_50/usr/src/cmd/sgs/libld/common/ |
H A D | order.c | 172 Word shnum = ifl->ifl_shnum; in validate_shf_ordered_dest() local
|
/titanic_50/usr/src/cmd/sgs/elfedit/common/ |
H A D | util_machelf.c | 123 Word shnum = obj_state->os_shnum; in elfedit_name_to_shndx() local 159 Word shnum = obj_state->os_shnum; in elfedit_type_to_shndx() local
|
H A D | util.c | 412 elfedit_atoshndx(const char *str, size_t shnum) in elfedit_atoshndx()
|
/titanic_50/usr/src/cmd/sgs/dump/common/ |
H A D | dump.c | 772 size_t shnum; in dump_reloc_table() local 1661 size_t shnum; in dump_section_table() local
|
/titanic_50/usr/src/lib/libctf/common/ |
H A D | ctf_lib.c | 421 size_t shstrndx, shnum; in ctf_fdcreate_int() local
|
/titanic_50/usr/src/cmd/dis/ |
H A D | dis_target.c | 449 size_t shnum = 0; in dis_tgt_create() local
|
/titanic_50/usr/src/cmd/sgs/pvs/common/ |
H A D | pvs.c | 1093 size_t shnum = 0; in main() local
|
/titanic_50/usr/src/cmd/sgs/ar/common/ |
H A D | file.c | 208 size_t shnum; in recover_padding() local
|
/titanic_50/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | ehdr.c | 1065 Word shnum = (Word) elfedit_atoui(argstate.argv[0], in cmd_body() local
|