Home
last modified time | relevance | path

Searched refs:elf_next (Results 1 – 20 of 20) sorted by relevance

/external/elfutils/libelf/
Delf_next.c42 elf_next (Elf *elf) in elf_next() function
Dlibelf.map48 elf_next;
DAndroid.mk75 elf_next.c \
DMakefile.am45 elf_begin.c elf_next.c elf_rand.c elf_end.c elf_kind.c \
Dlibelf.h210 extern Elf_Cmd elf_next (Elf *__elf);
DChangeLog663 * elf_next.c (elf_next): Mark the archive header as unusable when
809 * elf_next.c (elf_next): Likewise.
/external/elfutils/libdwfl/
Doffline.c179 Elf_Cmd result = elf_next (member); in process_archive_member()
233 return elf_next (member); in process_archive_member()
DChangeLog1956 Call elf_next here, always before elf_end.
/external/elfutils/tests/
Darls.c104 cmd = elf_next (subelf); in handle()
Darextract.c146 cmd = elf_next (subelf); in main()
Dsaridx.c225 cmd = elf_next (subelf); in main()
/external/elfutils/src/
Dranlib.c215 cmd = elf_next (elf); in handle_file()
Dar.c751 cmd = elf_next (subelf); in do_oper_extract()
995 cmd = elf_next (subelf); in do_oper_delete()
1210 cmd = elf_next (subelf); in do_oper_insert()
Dsize.c389 cmd = elf_next (subelf); in handle_ar()
Dobjdump.c347 cmd = elf_next (subelf); in handle_ar()
Dld.c1086 cmd = elf_next (subelf); in try()
Dnm.c511 cmd = elf_next (subelf); in handle_ar()
Dstrip.c2264 cmd = elf_next (subelf); in handle_ar()
Delflint.c296 cmd = elf_next (subelf); in process_file()
Dldgeneric.c1856 cmd = elf_next (arelf); in add_whole_archive()