Elf_Arhdr
Elf_Arhdr *e_arhdr; /* translated header */
Elf_Arhdr *_libelf_ar_gethdr(Elf *_e);
elf_flagarhdr(Elf_Arhdr *a, Elf_Cmd c, unsigned int flags)
Elf_Arhdr *
unsigned int elf_flagarhdr(Elf_Arhdr *_arh, Elf_Cmd _cmd,
Elf_Arhdr *elf_getarhdr(Elf *_elf);
Elf_Arhdr *arh;
Elf_Arhdr *
Elf_Arhdr *eh;
if ((eh = malloc(sizeof(Elf_Arhdr))) == NULL) {