Searched refs:Ehdr (Results 1 - 5 of 5) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/src/internal/
H A Ddynlink.h11 typedef Elf64_Ehdr Ehdr; typedef
66 extern const ElfW(Ehdr) __ehdr_start[] ATTR_LIBC_VISIBILITY;
/fuchsia/zircon/third_party/ulib/ngunwind/src/
H A Delfxx.c39 Elf_W (Ehdr) *ehdr = ei->image;
57 Elf_W (Ehdr) *ehdr = ei->image;
93 Elf_W (Ehdr) *ehdr = ei->image;
164 Elf_W (Ehdr) *ehdr;
217 Elf_W (Ehdr) *ehdr = ei->image;
/fuchsia/zircon/third_party/ulib/ngunwind/src/dwarf/
H A DGfind_unwind_table.c50 Elf_W(Ehdr) *ehdr;
258 Elf_W(Ehdr) *ehdr;
H A DGfind_proc_info-lsb.c96 Elf_W (Ehdr) ehdr;
112 if (fread (&ehdr, sizeof (Elf_W (Ehdr)), 1, f) != 1)
/fuchsia/zircon/third_party/ulib/musl/ldso/
H A Ddynlink.c855 Ehdr ehdr;
865 const Ehdr* const eh = &buf.ehdr;
1696 Ehdr* ehdr = (void*)ldso.l_map.l_addr;
1714 Ehdr* ehdr = vdso_map;
1939 const Ehdr* ehdr = (void*)app.map;

Completed in 41 milliseconds