Home
last modified time | relevance | path

Searched refs:gelf_fsize (Results 1 – 13 of 13) sorted by relevance

/titanic_50/usr/src/man/man3elf/
H A DMakefile82 gelf_fsize.3elf \
156 gelf_fsize.3elf := LINKSRC = gelf.3elf
/titanic_50/usr/src/head/
H A Dgelf.h111 size_t gelf_fsize(Elf *, Elf_Type, size_t, uint_t);
/titanic_50/usr/src/cmd/sgs/libelf/common/
H A Dlibelf.wlcmd77 root gelf_fsize
H A Dmapfile-vers85 gelf_fsize;
H A Dllib-lelf66 size_t gelf_fsize(Elf *, Elf_Type, size_t, uint_t);
H A Dgelf.c55 gelf_fsize(Elf * elf, Elf_Type type, size_t count, unsigned ver) in gelf_fsize() function
/titanic_50/usr/src/cmd/sgs/dump/common/
H A Ddump.c304 rel_entsize = gelf_fsize(elf_file, ELF_T_RELA, 1, in print_rela()
309 no_syms = sym_size / gelf_fsize(elf_file, ELF_T_SYM, 1, EV_CURRENT); in print_rela()
409 rel_entsize = gelf_fsize(elf_file, ELF_T_REL, 1, in print_rel()
414 no_syms = sym_size / gelf_fsize(elf_file, ELF_T_SYM, 1, EV_CURRENT); in print_rel()
/titanic_50/usr/src/lib/libctf/common/
H A Dctf_elfwrite.c340 size_t align = gelf_fsize(dst, ELF_T_ADDR, 1, EV_CURRENT); in ctf_write_elf()
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-library.man3elf.inc78 link path=usr/share/man/man3elf/gelf_fsize.3elf target=gelf.3elf
/titanic_50/usr/src/tools/ctf/cvt/
H A Doutput.c650 size_t align = gelf_fsize(dst, ELF_T_ADDR, 1, EV_CURRENT); in write_file()
/titanic_50/usr/src/cmd/dis/
H A Ddis_target.c279 tgt->dt_symcount = symdata->d_size / gelf_fsize(tgt->dt_elf, ELF_T_SYM, in construct_symtab()
/titanic_50/usr/src/cmd/sgs/mcs/common/
H A Dfile.c1168 size_t align = gelf_fsize(dst_elf, ELF_T_ADDR, 1, EV_CURRENT); in build_file()
/titanic_50/
H A D.gitignore6133 usr/src/man/man3elf/gelf_fsize.3elf