Searched refs:gelf_update_shdr (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/bsd/elftoolchain/dist/libelf/ |
H A D | Version.map | 88 gelf_update_shdr;
|
H A D | gelf_shdr.c | 99 gelf_update_shdr(Elf_Scn *scn, GElf_Shdr *s) in gelf_update_shdr() function
|
H A D | gelf.h | 95 int gelf_update_shdr(Elf_Scn *_dst, GElf_Shdr *_src);
|
H A D | Makefile | 148 gelf_update_ehdr.3 gelf_update_shdr.3 \
|
/netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/ |
H A D | output.c | 586 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 D | Makefile | 150 gelf_update_ehdr.3 gelf_update_shdr.3 \
|
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/ |
H A D | dt_link.c | 1504 (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 D | ChangeLog | 4501 gelf_getehdr, elf_getscn, gelf_getshdr, gelf_update_shdr and
|