Home
last modified time | relevance | path

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

/freebsd-9-stable/lib/libelf/
Delf_getarhdr.c34 Elf_Arhdr *
37 Elf_Arhdr *arh; in elf_getarhdr()
Dlibelf_ar.c77 Elf_Arhdr *
82 Elf_Arhdr *eh; in _libelf_ar_gethdr()
96 if ((eh = malloc(sizeof(Elf_Arhdr))) == NULL) { in _libelf_ar_gethdr()
D_libelf.h78 Elf_Arhdr *e_arhdr; /* header for archive members */
165 Elf_Arhdr *_libelf_ar_gethdr(Elf *_e);
Dlibelf.h136 } Elf_Arhdr; typedef
191 Elf_Arhdr *elf_getarhdr(Elf *_elf);
/freebsd-9-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
Dinput.c135 Elf_Arhdr *arh; in read_archive()
255 Elf_Arhdr *arh; in count_archive()
/freebsd-9-stable/contrib/gcc/
Dsys-types.h180 typedef int Elf_Arhdr; typedef
Dsys-protos.h275 extern Elf_Arhdr * elf_getarhdr(Elf *);