Home
last modified time | relevance | path

Searched defs:shnum (Results 1 – 16 of 16) sorted by relevance

/titanic_52/usr/src/cmd/sgs/libelf/common/
H A Dgetshnum.c51 elf_getshdrnum(Elf *elf, size_t *shnum) in elf_getshdrnum() argument
76 elf_getshnum(Elf *elf, size_t *shnum) in elf_getshnum() argument
H A Dchecksum.c108 size_t shnum; in elf_checksum() local
/titanic_52/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c124 Word shnum; /* # of sections in cache */ member
310 stringtbl(Cache *cache, int symtab, Word ndx, Word shnum, const char *file, in stringtbl() argument
390 symlookup(const char *name, Cache *cache, Word shnum, Sym **sym, in symlookup() argument
458 sections(const char *file, Cache *cache, Word shnum, Ehdr *ehdr, uchar_t osabi) in sections() argument
540 unwind_eh_frame(Cache * cache,Word shndx,Word shnum,Phdr * uphdr,Ehdr * ehdr,gnu_eh_state_t * eh_state,uchar_t osabi,const char * file,uint_t flags) unwind_eh_frame() argument
859 unwind(Cache * cache,Word shnum,Word phnum,Ehdr * ehdr,uchar_t osabi,const char * file,Elf * elf,uint_t flags) unwind() argument
970 init_symtbl_state(SYMTBL_STATE * state,Cache * cache,Word shnum,Word secndx,Ehdr * ehdr,uchar_t osabi,VERSYM_STATE * versym,const char * file,uint_t flags) init_symtbl_state() argument
1313 cap_section(const char * file,Cache * cache,Word shnum,Cache * ccache,uchar_t osabi,Ehdr * ehdr,uint_t flags) cap_section() argument
1688 cap(const char * file,Cache * cache,Word shnum,Word phnum,Ehdr * ehdr,uchar_t osabi,Elf * elf,uint_t flags) cap() argument
1771 interp(const char * file,Cache * cache,Word shnum,Word phnum,Elf * elf) interp() argument
1848 syminfo(Cache * cache,Word shnum,Ehdr * ehdr,uchar_t osabi,const char * file) syminfo() argument
2283 versions(Cache * cache,Word shnum,const char * file,uint_t flags,VERSYM_STATE * versym) versions() argument
2421 symbols(Cache * cache,Word shnum,Ehdr * ehdr,uchar_t osabi,VERSYM_STATE * versym,const char * file,uint_t flags) symbols() argument
2464 sunw_sort(Cache * cache,Word shnum,Ehdr * ehdr,uchar_t osabi,VERSYM_STATE * versym,const char * file,uint_t flags) sunw_sort() argument
2601 reloc(Cache * cache,Word shnum,Ehdr * ehdr,const char * file) reloc() argument
2870 dyn_symtest(Dyn * dyn,const char * symname,Cache * symtab_cache,Cache * dynsym_cache,Cache * ldynsym_cache,Cache * target_cache,Cache * cache,Word shnum,Ehdr * ehdr,uchar_t osabi,const char * file) dyn_symtest() argument
2904 dynamic(Cache * cache,Word shnum,Ehdr * ehdr,uchar_t osabi,const char * file) dynamic() argument
3419 move(Cache * cache,Word shnum,const char * file,uint_t flags) move() argument
3796 note(Cache * cache,Word shnum,Ehdr * ehdr,const char * file) note() argument
3851 has_linux_abi_note(Cache * cache,Word shnum,const char * file) has_linux_abi_note() argument
3957 hash(Cache * cache,Word shnum,const char * file,uint_t flags) hash() argument
4097 group(Cache * cache,Word shnum,const char * file,uint_t flags) group() argument
4196 got(Cache * cache,Word shnum,Ehdr * ehdr,const char * file) got() argument
4464 shdr_cache(const char * file,Elf * elf,Ehdr * ehdr,size_t shstrndx,size_t shnum,Cache ** cache_ret,Word flags) shdr_cache() argument
4780 create_cache(const char * file,int fd,Elf * elf,Ehdr * ehdr,Cache ** cache,size_t shstrndx,size_t * shnum,uint_t * flags) create_cache() argument
4812 size_t ndx, shstrndx, shnum, phnum; regular() local
[all...]
H A Dfake_shdr.c1068 Cache **cache, size_t *shnum) in fake_shdr_cache() argument
1544 fake_shdr_cache_free(Cache *cache, size_t shnum) in fake_shdr_cache_free() argument
/titanic_52/usr/src/cmd/sgs/mcs/common/
H A Dfile.c249 size_t shnum; in process_file() local
326 size_t shstrndx, shnum; in traverse_file() local
692 size_t shnum, shstrnd in build_file() local
1513 initialize(int shnum,Cmd_Info * cmd_info,file_state_t * state) initialize() argument
[all...]
/titanic_52/usr/src/cmd/sgs/size/common/
H A Dprocess.c93 size_t ndx = 0, shnum = 0; in process() local
/titanic_52/usr/src/cmd/sgs/libelf/demo/
H A Ddcom.c92 size_t shstrndx, shnum, phnum; in delete_comment() local
/titanic_52/usr/src/cmd/sgs/libld/common/
H A Dorder.c172 Word shnum = ifl->ifl_shnum; in validate_shf_ordered_dest() local
/titanic_52/usr/src/cmd/sgs/elfedit/common/
H A Dutil_machelf.c123 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 Dutil.c412 elfedit_atoshndx(const char *str, size_t shnum) in elfedit_atoshndx() argument
/titanic_52/usr/src/cmd/sgs/dump/common/
H A Ddump.c772 size_t shnum; in dump_reloc_table() local
1661 size_t shnum; in dump_section_table() local
/titanic_52/usr/src/lib/libctf/common/
H A Dctf_lib.c421 size_t shstrndx, shnum; in ctf_fdcreate_int() local
[all...]
/titanic_52/usr/src/cmd/dis/
H A Ddis_target.c449 size_t shnum = 0; in dis_tgt_create() local
/titanic_52/usr/src/cmd/sgs/pvs/common/
H A Dpvs.c1093 size_t shnum = 0; in main() local
/titanic_52/usr/src/cmd/sgs/ar/common/
H A Dfile.c208 size_t shnum; in recover_padding() local
/titanic_52/usr/src/cmd/sgs/elfedit/modules/common/
H A Dehdr.c1065 Word shnum = (Word) elfedit_atoui(argstate.argv[0], in cmd_body() local