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

/netbsd-6-1-5-RELEASE/external/bsd/libelf/dist/
H A Dgelf_shdr.c49 Elf64_Shdr *
61 Elf64_Shdr *sh64;
88 sh64 = (Elf64_Shdr *) sh;
H A Delf_types.m4210 DEFINE_STRUCT(`Elf64_Shdr',
H A D_libelf.h125 Elf64_Shdr s_shdr64;
H A Dgelf.h49 typedef Elf64_Shdr GElf_Shdr; /* Section header */
H A Dlibelf.h268 Elf64_Shdr *elf64_getshdr(Elf_Scn *_scn);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/lto/
H A Dlto-elf.c112 static Elf64_Shdr *
115 Elf64_Shdr *shdr;
129 shdr = XNEW (Elf64_Shdr);
159 lto_elf_free_shdr (Elf64_Shdr *shdr)
215 Elf64_Shdr *shdr;
/netbsd-6-1-5-RELEASE/sys/arch/xen/include/xen-public/
H A Delfstructs.h214 } Elf64_Shdr; typedef in typeref:struct:__anon6782
502 #define Elf_Shdr Elf64_Shdr
H A Dlibelf.h52 Elf64_Shdr e64;
/netbsd-6-1-5-RELEASE/tools/m68k-elf2aout/sys/
H A Dexec_elf.h352 } Elf64_Shdr; typedef in typeref:struct:__anon9738
730 #define Elf_Shdr Elf64_Shdr
/netbsd-6-1-5-RELEASE/tools/mips-elf2ecoff/sys/
H A Dexec_elf.h352 } Elf64_Shdr; typedef in typeref:struct:__anon9758
730 #define Elf_Shdr Elf64_Shdr
/netbsd-6-1-5-RELEASE/external/bsd/file/dist/src/
H A Dreadelf.h204 } Elf64_Shdr; typedef in typeref:struct:__anon1555
H A Dreadelf.c854 Elf64_Shdr sh64;
/netbsd-6-1-5-RELEASE/tools/amiga-elf2bb/sys/
H A Dexec_elf.h356 } Elf64_Shdr; typedef in typeref:struct:__anon9717
735 #define Elf_Shdr Elf64_Shdr
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dexec_elf.h397 } Elf64_Shdr; typedef in typeref:struct:__anon9491
976 #define Elf_Shdr Elf64_Shdr
/netbsd-6-1-5-RELEASE/usr.sbin/paxctl/
H A Dpaxctl.c176 Elf64_Shdr h64;
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_link.c640 Elf64_Shdr shdr[ESHDR_NUM];
643 Elf64_Shdr *shp;
692 elf_file.ehdr.e_shentsize = sizeof (Elf64_Shdr);
695 off = sizeof (elf_file) + nshdr * sizeof (Elf64_Shdr);

Completed in 120 milliseconds