Home
last modified time | relevance | path

Searched refs:gelf_update_shdr (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libelf/demo/
H A Ddcom.c248 (void) gelf_update_shdr(tscn, &tshdr); in delete_comment()
291 (void) gelf_update_shdr(_scn, &shdr0); in delete_comment()
H A Dacom.c129 (void) gelf_update_shdr(scn, &shdr); in update_comment()
/illumos-gate/usr/src/man/man3elf/
H A DMakefile105 gelf_update_shdr.3elf \
179 gelf_update_shdr.3elf := LINKSRC = gelf.3elf
/illumos-gate/usr/src/head/
H A Dgelf.h117 int gelf_update_shdr(Elf_Scn *, GElf_Shdr *);
/illumos-gate/usr/src/lib/libctf/common/
H A Dctf_elfwrite.c269 if (gelf_update_shdr(dscn, &shdr) == 0) { in ctf_write_elf()
333 if (gelf_update_shdr(dscn, &shdr) == 0) { in ctf_write_elf()
/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dmapfile-vers93 gelf_update_shdr;
H A Dgelf.c375 gelf_update_shdr(Elf_Scn *scn, GElf_Shdr *src) in gelf_update_shdr() function
/illumos-gate/usr/src/lib/libelfsign/common/
H A Delfsignlib.c603 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()
/illumos-gate/usr/src/cmd/sgs/mcs/common/
H A Dfile.c1030 (void) gelf_update_shdr(dst_scn, &dst_shdr); in build_file()
1061 (void) gelf_update_shdr(dst_scn, &dst_shdr); /* flush changes */ in build_file()
1134 (void) gelf_update_shdr(dst_scn, &dst_shdr); in build_file()
1171 (void) gelf_update_shdr(_scn, &shdr0); in build_file()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3elf.inc99 link path=usr/share/man/man3elf/gelf_update_shdr.3elf target=gelf.3elf
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_link.c1287 (void) gelf_update_shdr(scn_str, &shdr_str); in process_obj()
1295 (void) gelf_update_shdr(scn_sym, &shdr_sym); in process_obj()