Home
last modified time | relevance | path

Searched refs:gelf_getclass (Results 1 – 21 of 21) sorted by relevance

/titanic_44/usr/src/cmd/sgs/libelf/common/
H A Dgelf.c62 class = gelf_getclass(elf); in gelf_fsize()
74 gelf_getclass(Elf *elf) in gelf_getclass() function
94 class = gelf_getclass(elf); in gelf_getehdr()
148 class = gelf_getclass(elf); in gelf_update_ehdr()
232 class = gelf_getclass(elf); in gelf_getphdr()
279 class = gelf_getclass(elf); in gelf_update_phdr()
319 class = gelf_getclass(elf); in gelf_newphdr()
437 class = gelf_getclass(elf); in gelf_xlatetof()
456 class = gelf_getclass(elf); in gelf_xlatetom()
1005 int class = gelf_getclass(elf); in gelf_checksum()
H A Dmapfile-vers84 gelf_getclass;
H A Dllib-lelf67 int gelf_getclass(Elf *);
/titanic_44/usr/src/cmd/sgs/dump/common/
H A Ddump.c298 if (gelf_getclass(elf_file) == ELFCLASS64) in print_rela()
403 if (gelf_getclass(elf_file) == ELFCLASS64) in print_rel()
525 if (gelf_getclass(elf_file) == ELFCLASS64) in print_symtab()
653 if (gelf_getclass(elf_file) == ELFCLASS64) in print_shdr()
774 if (gelf_getclass(elf_file) == ELFCLASS64) in dump_reloc_table()
985 if (gelf_getclass(elf_file) == ELFCLASS64) in dump_symbol_table()
1405 if (gelf_getclass(elf_file) == ELFCLASS64) in dump_elf_header()
1592 if (gelf_getclass(elf_file) == ELFCLASS64) in dump_shdr()
H A Dfcns.c93 if (gelf_getclass(elf_file) == ELFCLASS64) in dump_exec_header()
/titanic_44/usr/src/man/man3elf/
H A DMakefile84 gelf_getclass.3elf \
158 gelf_getclass.3elf := LINKSRC = gelf.3elf
/titanic_44/usr/src/head/
H A Dgelf.h110 int gelf_getclass(Elf*);
/titanic_44/usr/src/cmd/sgs/libelf/demo/
H A Ddcom.c181 if (gelf_newehdr(telf, gelf_getclass(elf)) == NULL) { in delete_comment()
/titanic_44/usr/src/cmd/sgs/prof/common/
H A Drdelf.c408 if (gelf_getclass(elf) != ELFCLASS64) { in get_syms()
/titanic_44/usr/src/cmd/sgs/ld/common/
H A Dld.c197 if (gelf_getclass(_elf) == ELFCLASS64) { in archive()
/titanic_44/usr/src/cmd/sgs/gprof/common/
H A Dreadelf.c211 if (gelf_getclass(elf) == ELFCLASS64) in process()
/titanic_44/usr/src/cmd/sgs/ar/common/
H A Dfile.c213 if (gelf_getclass(elf) == ELFCLASSNONE) in recover_padding()
560 if ((class = gelf_getclass(elf)) == ELFCLASS64) { in mksymtab()
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-library.man3elf.inc80 link path=usr/share/man/man3elf/gelf_getclass.3elf target=gelf.3elf
/titanic_44/usr/src/tools/ctf/cvt/
H A Doutput.c466 if (gelf_newehdr(dst, gelf_getclass(src)) == 0) in write_file()
/titanic_44/usr/src/cmd/sgs/elfdump/common/
H A Dmain.c552 if (gelf_getclass(elf) == ELFCLASS64) in decide()
/titanic_44/usr/src/cmd/sgs/mcs/common/
H A Dfile.c719 if (gelf_newehdr(dst_elf, gelf_getclass(src_elf)) == NULL) { in build_file()
1205 if (gelf_getclass(dst_elf) == ELFCLASS32) { in build_file()
/titanic_44/usr/src/cmd/sgs/nm/common/
H A Dnm.c687 if (gelf_getclass(elf_file) == ELFCLASS64) in print_symtab()
/titanic_44/usr/src/lib/libdtrace/common/
H A Ddt_module.c1088 switch (gelf_getclass(dmp->dm_elf)) { in dt_module_update()
/titanic_44/usr/src/cmd/sgs/elfedit/common/
H A Delfedit.c1280 state.elf.elfclass = gelf_getclass(elf); in init_obj_state()
/titanic_44/usr/src/cmd/sgs/libld/common/
H A Dfiles.c3174 int _class = gelf_getclass(elf); in ld_process_ifl()
/titanic_44/
H A D.gitignore6135 usr/src/man/man3elf/gelf_getclass.3elf