Searched refs:gelf_fsize (Results 1 – 13 of 13) sorted by relevance
/titanic_50/usr/src/man/man3elf/ |
H A D | Makefile | 82 gelf_fsize.3elf \ 156 gelf_fsize.3elf := LINKSRC = gelf.3elf
|
/titanic_50/usr/src/head/ |
H A D | gelf.h | 111 size_t gelf_fsize(Elf *, Elf_Type, size_t, uint_t);
|
/titanic_50/usr/src/cmd/sgs/libelf/common/ |
H A D | libelf.wlcmd | 77 root gelf_fsize
|
H A D | mapfile-vers | 85 gelf_fsize;
|
H A D | llib-lelf | 66 size_t gelf_fsize(Elf *, Elf_Type, size_t, uint_t);
|
H A D | gelf.c | 55 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 D | dump.c | 304 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 D | ctf_elfwrite.c | 340 size_t align = gelf_fsize(dst, ELF_T_ADDR, 1, EV_CURRENT); in ctf_write_elf()
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-library.man3elf.inc | 78 link path=usr/share/man/man3elf/gelf_fsize.3elf target=gelf.3elf
|
/titanic_50/usr/src/tools/ctf/cvt/ |
H A D | output.c | 650 size_t align = gelf_fsize(dst, ELF_T_ADDR, 1, EV_CURRENT); in write_file()
|
/titanic_50/usr/src/cmd/dis/ |
H A D | dis_target.c | 279 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 D | file.c | 1168 size_t align = gelf_fsize(dst_elf, ELF_T_ADDR, 1, EV_CURRENT); in build_file()
|
/titanic_50/ |
H A D | .gitignore | 6133 usr/src/man/man3elf/gelf_fsize.3elf
|