HomeSort by: relevance | last modified time | path
    Searched refs:GElf_Ehdr (Results 1 - 14 of 14) sorted by relevancy

  /src/external/bsd/elftoolchain/dist/libelf/
gelf.h 45 typedef Elf64_Ehdr GElf_Ehdr; /* ELF header */
80 GElf_Ehdr *gelf_getehdr(Elf *_elf, GElf_Ehdr *_dst);
91 int gelf_update_ehdr(Elf *_elf, GElf_Ehdr *_src);
gelf_ehdr.c 1 /* $NetBSD: gelf_ehdr.c,v 1.7 2026/05/17 21:40:50 jkoshy Exp $ */
44 ELFTC_VCSID("Id: gelf_ehdr.c 4074 2025-01-07 15:34:21Z jkoshy");
46 __RCSID("$NetBSD: gelf_ehdr.c,v 1.7 2026/05/17 21:40:50 jkoshy Exp $");
60 GElf_Ehdr *
61 gelf_getehdr(Elf *e, GElf_Ehdr *d)
129 gelf_update_ehdr(Elf *e, GElf_Ehdr *s)
libelf_checksum.c 58 GElf_Ehdr eh;
  /src/external/cddl/osnet/dist/tools/ctf/cvt/
util.c 71 GElf_Ehdr ehdr;
103 GElf_Ehdr ehdr;
output.c 466 GElf_Ehdr sehdr, dehdr;
486 memcpy(&dehdr, &sehdr, sizeof (GElf_Ehdr));
741 GElf_Ehdr ehdr;
  /src/external/cddl/osnet/dist/lib/libctf/common/
ctf_lib.c 145 ehdr_to_gelf(const Elf32_Ehdr *src, GElf_Ehdr *dst)
231 GElf_Ehdr e64;
299 if (nbytes < (ssize_t) sizeof (GElf_Ehdr))
  /src/external/bsd/libproc/dist/
proc_sym.c 324 GElf_Ehdr ehdr;
475 GElf_Ehdr ehdr;
574 GElf_Ehdr ehdr;
  /src/lib/libexecinfo/
symtab.c 97 GElf_Ehdr ehdr;
  /src/external/bsd/elftoolchain/dist/libdwarf/
libdwarf_elf_init.c 139 GElf_Ehdr eh;
_libdwarf.h 400 GElf_Ehdr eo_ehdr;
  /src/external/cddl/osnet/dist/tools/ctf/dump/
dump.c 882 findelfscn(Elf *elf, GElf_Ehdr *ehdr, const char *secname)
910 GElf_Ehdr ehdr;
  /src/external/cddl/osnet/dist/lib/libdtrace/common/
dt_module.c 99 GElf_Ehdr ehdr;
152 GElf_Ehdr ehdr;
1169 GElf_Ehdr ehdr;
dt_link.c 1221 GElf_Ehdr ehdr;
  /src/external/cddl/osnet/dist/cmd/dtrace/
dtrace.c 1440 GElf_Ehdr ehdr;

Completed in 97 milliseconds