Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/elftoolchain/dist/libelf/
H A DVersion.map88 gelf_update_shdr;
H A Dgelf_shdr.c99 gelf_update_shdr(Elf_Scn *scn, GElf_Shdr *s) in gelf_update_shdr() function
H A Dgelf.h95 int gelf_update_shdr(Elf_Scn *_dst, GElf_Shdr *_src);
H A DMakefile148 gelf_update_ehdr.3 gelf_update_shdr.3 \
/netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/
H A Doutput.c586 if (gelf_update_shdr(dscn, &shdr) == 0) in write_file()
661 if (gelf_update_shdr(dscn, &shdr) == 0) in write_file()
697 gelf_update_shdr(dscn, &shdr); in write_file()
/netbsd-src/external/bsd/elftoolchain/lib/libelf/
H A DMakefile150 gelf_update_ehdr.3 gelf_update_shdr.3 \
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_link.c1504 (void) gelf_update_shdr(scn_str, &shdr_str); in process_obj()
1514 (void) gelf_update_shdr(scn_sym, &shdr_sym); in process_obj()
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/
H A DChangeLog4501 gelf_getehdr, elf_getscn, gelf_getshdr, gelf_update_shdr and