Home
last modified time | relevance | path

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

/external/elfutils/libelf/
Delf_getarhdr.c41 Elf_Arhdr *
Dlibelf.h203 } Elf_Arhdr; typedef
439 extern Elf_Arhdr *elf_getarhdr (Elf *__elf);
DlibelfP.h398 Elf_Arhdr elf_ar_hdr; /* Structure returned by 'elf_getarhdr'. */
Delf_begin.c830 Elf_Arhdr *elf_ar_hdr; in __libelf_next_arhdr_wrlock()
DChangeLog1315 (Elf_Arhdr): Use off64_t for ar_size.
/external/elfutils/tests/
Darls.c79 Elf_Arhdr *arhdr = elf_getarhdr (subelf); in handle()
Darsymtest.c88 Elf_Arhdr *arhdr; in main()
Darextract.c75 Elf_Arhdr *arhdr = elf_getarhdr (subelf); in main()
Dsaridx.c150 Elf_Arhdr *arhdr = elf_getarhdr (subelf); in main()
/external/elfutils/src/
Dar.c498 Elf_Arhdr *arhdr = elf_getarhdr (subelf); in do_oper_extract()
940 Elf_Arhdr *arhdr = elf_getarhdr (subelf); in do_oper_delete()
1147 Elf_Arhdr *arhdr = elf_getarhdr (subelf); in do_oper_insert()
1362 Elf_Arhdr *arhdr; in do_oper_insert()
Dranlib.c182 Elf_Arhdr *arhdr = elf_getarhdr (elf); in handle_file()
Dsize.c363 Elf_Arhdr *arhdr = elf_getarhdr (subelf); in handle_ar()
Dnm.c440 Elf_Arhdr *arhdr = NULL; in handle_ar()
475 Elf_Arhdr *arhdr = elf_getarhdr (subelf); in handle_ar()
Dobjdump.c314 Elf_Arhdr *arhdr = elf_getarhdr (subelf); in handle_ar()
Dstrip.c2723 Elf_Arhdr *arhdr = elf_getarhdr (subelf); in handle_ar()
Delflint.c274 Elf_Arhdr *arhdr = elf_getarhdr (subelf); in process_file()
Dreadelf.c12624 const Elf_Arhdr *h = elf_getarhdr (subelf); in dump_archive_index()
/external/elfutils/libdwfl/
Doffline.c171 const Elf_Arhdr *h = elf_getarhdr (member); in process_archive_member()