Searched refs:gelf_update_shdr (Results 1 – 14 of 14) sorted by relevance
/titanic_41/usr/src/cmd/sgs/libelf/demo/ |
H A D | dcom.c | 248 (void) gelf_update_shdr(tscn, &tshdr); in delete_comment() 291 (void) gelf_update_shdr(_scn, &shdr0); in delete_comment()
|
H A D | acom.c | 129 (void) gelf_update_shdr(scn, &shdr); in update_comment()
|
/titanic_41/usr/src/man/man3elf/ |
H A D | Makefile | 105 gelf_update_shdr.3elf \ 179 gelf_update_shdr.3elf := LINKSRC = gelf.3elf
|
/titanic_41/usr/src/head/ |
H A D | gelf.h | 119 int gelf_update_shdr(Elf_Scn *, GElf_Shdr *);
|
/titanic_41/usr/src/cmd/sgs/libelf/common/ |
H A D | libelf.wlcmd | 94 root gelf_update_shdr
|
H A D | mapfile-vers | 93 gelf_update_shdr;
|
H A D | llib-lelf | 75 int gelf_update_shdr(Elf_Scn *, GElf_Shdr *);
|
H A D | gelf.c | 375 gelf_update_shdr(Elf_Scn *scn, GElf_Shdr *src) in gelf_update_shdr() function
|
/titanic_41/usr/src/tools/ctf/cvt/ |
H A D | output.c | 610 if (gelf_update_shdr(dscn, &shdr) == 0) in write_file() 646 gelf_update_shdr(dscn, &shdr); in write_file()
|
/titanic_41/usr/src/lib/libelfsign/common/ |
H A D | elfsignlib.c | 603 if (gelf_update_shdr(sig_scn, &shdr) == 0) { in elfsign_signatures() 717 if (gelf_update_shdr(scn, &shdr) == 0) { in elfsign_adjustoffsets() 797 if (gelf_update_shdr(scnp, &shdr) == 0) { in elfsign_adjustoffsets()
|
/titanic_41/usr/src/cmd/sgs/mcs/common/ |
H A D | file.c | 1022 (void) gelf_update_shdr(dst_scn, &dst_shdr); in build_file() 1053 (void) gelf_update_shdr(dst_scn, &dst_shdr); /* flush changes */ in build_file() 1126 (void) gelf_update_shdr(dst_scn, &dst_shdr); in build_file() 1163 (void) gelf_update_shdr(_scn, &shdr0); in build_file()
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-library.man3elf.inc | 101 link path=usr/share/man/man3elf/gelf_update_shdr.3elf target=gelf.3elf
|
/titanic_41/usr/src/lib/libdtrace/common/ |
H A D | dt_link.c | 1287 (void) gelf_update_shdr(scn_str, &shdr_str); in process_obj() 1295 (void) gelf_update_shdr(scn_sym, &shdr_sym); in process_obj()
|
/titanic_41/ |
H A D | .gitignore | 6156 usr/src/man/man3elf/gelf_update_shdr.3elf
|