Searched refs:Phdr (Results 1 - 7 of 7) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/include/
H A Dlink.h20 const ElfW(Phdr) * dlpi_phdr;
/fuchsia/zircon/third_party/ulib/musl/src/internal/
H A Ddynlink.h12 typedef Elf64_Phdr Phdr; typedef
/fuchsia/zircon/third_party/ulib/ngunwind/src/dwarf/
H A DGfind_unwind_table.c42 Elf_W(Phdr) *phdr, *ptxt = NULL, *peh_hdr = NULL, *pdyn = NULL;
52 const Elf_W(Phdr) *parm_exidx = NULL;
68 phdr = (Elf_W(Phdr) *) ((char *) edi->ei.image + ehdr->e_phoff);
252 Elf_W(Phdr) *phdr, *ptxt = NULL, *peh_hdr = NULL, *pdyn = NULL;
261 const Elf_W(Phdr) *parm_exidx = NULL;
H A DGfind_proc_info-lsb.c529 const Elf_W(Phdr) *phdr, *p_eh_hdr, *p_dynamic, *p_text;
/fuchsia/zircon/third_party/ulib/ngunwind/src/
H A Delfxx.c165 Elf_W (Phdr) *phdr;
169 phdr = (Elf_W (Phdr) *) ((char *) ei->image + ehdr->e_phoff);
/fuchsia/zircon/third_party/ulib/musl/ldso/
H A Ddynlink.c70 Phdr* phdr;
599 const Phdr* seg) {
777 __NO_SAFESTACK static void log_mmap_element(struct dso* dso, const Phdr* ph) {
859 Phdr phdrs[16];
866 Phdr *ph, *ph0;
897 const Phdr* first_note = NULL;
898 const Phdr* last_note = NULL;
1064 for (const Phdr* seg = first_note; seg <= last_note; ++seg) {
1171 Phdr* ph = p->phdr;
1179 Phdr* ph
[all...]
/fuchsia/zircon/third_party/ulib/ngunwind/src/arm/
H A DGex_tables.c465 const Elf_W(Phdr) *p_text = NULL;
466 const Elf_W(Phdr) *p_arm_exidx = NULL;
467 const Elf_W(Phdr) *phdr = info->dlpi_phdr;

Completed in 89 milliseconds