Home
last modified time | relevance | path

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

/external/elfutils/libelf/
Delf_getarhdr.c41 Elf_Arhdr *
Dlibelf.h177 } Elf_Arhdr; typedef
408 extern Elf_Arhdr *elf_getarhdr (Elf *__elf);
DlibelfP.h395 Elf_Arhdr elf_ar_hdr; /* Structure returned by 'elf_getarhdr'. */
Delf_begin.c783 Elf_Arhdr *elf_ar_hdr; in __libelf_next_arhdr_wrlock()
DChangeLog956 (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.c513 Elf_Arhdr *arhdr = elf_getarhdr (subelf); in do_oper_extract()
946 Elf_Arhdr *arhdr = elf_getarhdr (subelf); in do_oper_delete()
1149 Elf_Arhdr *arhdr = elf_getarhdr (subelf); in do_oper_insert()
1366 Elf_Arhdr *arhdr; in do_oper_insert()
Dranlib.c198 Elf_Arhdr *arhdr = elf_getarhdr (elf); in handle_file()
Dsize.c380 Elf_Arhdr *arhdr = elf_getarhdr (subelf); in handle_ar()
Dnm.c454 Elf_Arhdr *arhdr = NULL; in handle_ar()
489 Elf_Arhdr *arhdr = elf_getarhdr (subelf); in handle_ar()
Dobjdump.c326 Elf_Arhdr *arhdr = elf_getarhdr (subelf); in handle_ar()
Dstrip.c2256 Elf_Arhdr *arhdr = elf_getarhdr (subelf); in handle_ar()
Dldgeneric.c1826 Elf_Arhdr *arhdr = elf_getarhdr (arelf); in add_whole_archive()
1917 Elf_Arhdr *arhdr; in extract_from_archive()
Delflint.c288 Elf_Arhdr *arhdr = elf_getarhdr (subelf); in process_file()
Dreadelf.c9732 const Elf_Arhdr *h = elf_getarhdr (subelf); in dump_archive_index()
/external/elfutils/libdwfl/
Doffline.c164 const Elf_Arhdr *h = elf_getarhdr (member); in process_archive_member()