/third_party/libunwind/src/ia64/ |
D | Gfind_unwind_table.c | 36 find_gp (struct elf_dyn_info *edi, Elf64_Phdr *pdyn, Elf64_Addr load_base) in find_gp() 99 Elf64_Phdr *phdr, *ptxt = NULL, *punw = NULL, *pdyn = NULL; in ia64_find_unwind_table() 107 phdr = (Elf64_Phdr *) ((char *) edi->ei.image + ehdr->e_phoff); in ia64_find_unwind_table()
|
D | Gtables.c | 475 const Elf64_Phdr *phdr, *p_unwind, *p_dynamic, *p_text; in callback()
|
/third_party/musl/src/internal/ |
D | dynlink.h | 19 typedef Elf64_Phdr Phdr;
|
D | vdso.c | 19 typedef Elf64_Phdr Phdr;
|
/third_party/musl/porting/linux/user/src/internal/ |
D | dynlink.h | 23 typedef Elf64_Phdr Phdr;
|
D | vdso.c | 34 typedef Elf64_Phdr Phdr;
|
/third_party/libunwind/include/win/ |
D | freebsd-elf64.h | 116 } Elf64_Phdr; typedef
|
/third_party/libunwind/include/mingw/ |
D | freebsd-elf64.h | 116 } Elf64_Phdr; typedef
|
/third_party/elfio/elfio/ |
D | elfio_header.hpp | 68 typedef Elf64_Phdr Phdr_type;
|
D | elfio.hpp | 401 new_segment = new segment_impl<Elf64_Phdr>( &convertor ); in create_segment() 494 seg = new segment_impl<Elf64_Phdr>( &convertor ); in load_segments()
|
D | elf_types.hpp | 791 struct Elf64_Phdr struct
|
/third_party/musl/src/env/ |
D | __init_tls.c | 77 typedef Elf64_Phdr Phdr;
|
/third_party/musl/porting/linux/user/src/env/ |
D | __init_tls.c | 81 typedef Elf64_Phdr Phdr;
|
/third_party/musl/porting/liteos_a/user/src/env/ |
D | __init_tls.c | 110 typedef Elf64_Phdr Phdr;
|
/third_party/libunwind/src/coredump/ |
D | _UCD_create.c | 130 Elf64_Phdr hdr64; in _UCD_create()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | ELF.h | 999 struct Elf64_Phdr { struct
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
D | ELF.h | 1170 struct Elf64_Phdr { struct
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | elf.h | 589 } Elf64_Phdr; typedef
|
/third_party/musl/porting/linux/user/include/ |
D | elf.h | 590 } Elf64_Phdr; typedef
|
/third_party/musl/ndk_musl_include/ |
D | elf.h | 589 } Elf64_Phdr; typedef
|
/third_party/musl/include/ |
D | elf.h | 589 } Elf64_Phdr; typedef
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | elf.h | 589 } Elf64_Phdr; typedef
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | elf.h | 589 } Elf64_Phdr; typedef
|