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

/freebsd-9.3-release/lib/libelf/
H A Delf_getarhdr.c34 Elf_Arhdr *
37 Elf_Arhdr *arh;
H A D_libelf.h78 Elf_Arhdr *e_arhdr; /* header for archive members */
165 Elf_Arhdr *_libelf_ar_gethdr(Elf *_e);
H A Dlibelf_ar.c77 Elf_Arhdr *
82 Elf_Arhdr *eh;
96 if ((eh = malloc(sizeof(Elf_Arhdr))) == NULL) {
H A Dlibelf.h125 * An `Elf_Arhdr' structure describes an archive
136 } Elf_Arhdr; typedef in typeref:struct:__anon5210
191 Elf_Arhdr *elf_getarhdr(Elf *_elf);
/freebsd-9.3-release/contrib/gcc/
H A Dsys-types.h180 typedef int Elf_Arhdr; typedef
H A Dsys-protos.h275 extern Elf_Arhdr * elf_getarhdr(Elf *);
/freebsd-9.3-release/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dinput.c135 Elf_Arhdr *arh;
255 Elf_Arhdr *arh;

Completed in 65 milliseconds