Home
last modified time | relevance | path

Searched refs:elf_end (Results 1 – 25 of 91) sorted by relevance

1234

/external/elfutils/tests/
Darls.c69 elf_end (elf); in handle()
84 elf_end (subelf); in handle()
85 elf_end (elf); in handle()
105 elf_end (subelf); in handle()
Darextract.c132 if (elf_end (subelf) != 0 || elf_end (elf) != 0) in main()
147 if (elf_end (subelf) != 0) in main()
Delfshphehdr.c163 elf_end (elf); in main()
168 elf_end (elf); in main()
173 elf_end (elf); in main()
178 elf_end (elf); in main()
Darsymtest.c117 if (elf_end (subelf) != 0) in main()
126 if (elf_end (elf) != 0) in main()
Dnewdata.c262 if (elf_end (elf) != 0) in check_elf()
292 if (elf_end (elf) != 0) in check_elf()
344 if (elf_end (elf) != 0) in check_elf()
377 if (elf_end (elf) != 0) in check_elf()
Decp.c93 elf_end (outelf); in main()
96 elf_end (inelf); in main()
Delfstrtab.c274 if (elf_end (elf) != 0) in check_elf()
343 if (elf_end (elf) != 0) in check_elf()
369 if (elf_end (elf) != 0) in check_elf()
Dsaridx.c226 if (elf_end (subelf) != 0) in main()
250 if (elf_end (elf) != 0) in main()
Dtest-flag-nobits.c40 elf_end (stripped); in main()
Drdwrmmap.c45 elf_end (elf); in main()
Dearly-offscn.c50 elf_end (elf); in main()
Dnewscn.c62 elf_end (elf); in main()
Ddebuglink.c59 elf_end (elf); in main()
/external/elfutils/libdwfl/
Doffline.c169 elf_end (member); in process_archive_member()
180 elf_end (member); in process_archive_member()
189 elf_end (member); in process_archive_member()
260 && elf_end (archive) == 0) in process_archive()
283 elf_end (elf); in __libdwfl_report_offline()
Dopen.c82 elf_end (*elf); in decompress()
150 elf_end (elf); in __libdw_open_file()
164 elf_end (elf); in __libdw_open_file()
Ddwfl_build_id_find_debuginfo.c79 elf_end (mod->alt_elf); in dwfl_build_id_find_debuginfo()
117 elf_end (mod->debug.elf); in dwfl_build_id_find_debuginfo()
Ddwfl_module.c53 if (file->elf != NULL && elf_end (file->elf) == 0 && file->fd != -1) in free_file()
98 elf_end (mod->alt_elf); in __libdwfl_module_free()
Dlink_map.c473 elf_end (elf); in report_r_debug()
824 elf_end (elf); in dwfl_link_map_report()
832 elf_end (elf); in dwfl_link_map_report()
839 elf_end (elf); in dwfl_link_map_report()
850 elf_end (elf); in dwfl_link_map_report()
856 elf_end (elf); in dwfl_link_map_report()
Dlinux-pid-attach.c254 elf_end (pid_arg->elf); in pid_detach()
372 elf_end (elf); in dwfl_linux_proc_attach()
386 elf_end (elf); in dwfl_linux_proc_attach()
/external/elfutils/src/
Dranlib.c183 elf_end (arelf); in handle_file()
216 if (elf_end (elf) != 0) in handle_file()
287 elf_end (arelf); in handle_file()
Dsize.c301 if (unlikely (elf_end (elf) != 0)) in process_file()
320 if (unlikely (elf_end (elf) != 0)) in process_file()
390 if (unlikely (elf_end (subelf) != 0)) in handle_ar()
394 if (unlikely (elf_end (elf) != 0)) in handle_ar()
Dar.c752 if (elf_end (subelf) != 0) in do_oper_extract()
824 elf_end (elf); in do_oper_extract()
996 if (elf_end (subelf) != 0) in do_oper_delete()
1071 elf_end (elf); in do_oper_delete()
1211 if (elf_end (subelf) != 0) in do_oper_insert()
1318 elf_end (elf); in do_oper_insert()
1378 elf_end (subelf); in do_oper_insert()
1525 elf_end (elf); in do_oper_insert()
/external/elfutils/libelf/
Delf_end.c43 elf_end (Elf *elf) in elf_end() function
236 ? INTUSE(elf_end) (parent) : 0); in elf_end()
238 INTDEF(elf_end)
Dnlist.c214 (void) INTUSE(elf_end) (elf); in nlist()
226 (void) INTUSE(elf_end) (elf); in nlist()
/external/elfutils/libasm/
Dasm_abort.c50 (void) elf_end (ctx->out.elf); in asm_abort()

1234