Searched refs:GElf_Shdr (Results 1 - 16 of 16) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/libelf/dist/
H A Dgelf_shdr.c55 GElf_Shdr *
56 gelf_getshdr(Elf_Scn *s, GElf_Shdr *d)
96 gelf_update_shdr(Elf_Scn *scn, GElf_Shdr *s)
H A Dgelf.h49 typedef Elf64_Shdr GElf_Shdr; /* Section header */ typedef
90 GElf_Shdr *gelf_getshdr(Elf_Scn *_scn, GElf_Shdr *_dst);
101 int gelf_update_shdr(Elf_Scn *_dst, GElf_Shdr *_src);
H A Dlibelf_checksum.c60 GElf_Shdr shdr;
H A Delf_strptr.c53 GElf_Shdr shdr;
/netbsd-6-1-5-RELEASE/usr.bin/tpfmt/
H A Dsym.c83 GElf_Shdr sh_store;
84 GElf_Shdr *sh;
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/lib/libctf/common/
H A Dctf_lib.c167 shdr_to_gelf(const Elf32_Shdr *src, GElf_Shdr *dst)
286 GElf_Shdr *sp;
309 nbytes = sizeof (GElf_Shdr) * n;
362 const GElf_Shdr *shp = &sp[i];
363 const GElf_Shdr *lhp = &sp[shp->sh_link];
/netbsd-6-1-5-RELEASE/external/bsd/libdwarf/dist/
H A D_libdwarf.h149 GElf_Shdr s_shdr; /* Copy of the section header. */
H A Ddwarf_init.c297 GElf_Shdr shdr;
593 GElf_Shdr shdr;
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/tools/ctf/cvt/
H A Dutil.c72 GElf_Shdr shdr;
H A Doutput.c346 GElf_Shdr shdr;
465 GElf_Shdr shdr;
509 GElf_Shdr shdr1;
H A Dinput.c336 GElf_Shdr si_shdr;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/lto-plugin/
H A Dlto-plugin.c195 GElf_Shdr shdr;
196 GElf_Shdr *tshdr = gelf_getshdr (section, &shdr);
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/tools/ctf/dump/
H A Ddump.c790 GElf_Shdr shdr;
877 GElf_Shdr ctfshdr;
900 GElf_Shdr shdr;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/lto/
H A Dlto-elf.c777 GElf_Shdr *shdr_p, shdr_buf;
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_module.c497 GElf_Shdr sh;
846 GElf_Shdr sh;
H A Ddt_link.c1117 GElf_Shdr shdr_rel, shdr_sym, shdr_str, shdr_tgt;

Completed in 208 milliseconds