Searched refs:elf_end (Results 1 - 25 of 36) sorted by relevance

12

/external/elfutils/0.153/libasm/
H A Dasm_abort.c48 (void) elf_end (ctx->out.elf);
/external/elfutils/0.153/libdw/
H A Ddwarf_begin.c119 elf_end (elf);
H A Ddwarf_end.c133 elf_end (dwarf->elf);
/external/elfutils/0.153/libdwfl/
H A Ddwfl_build_id_find_debuginfo.c87 elf_end (mod->debug.elf);
H A Doffline.c188 elf_end (member);
198 elf_end (member);
207 elf_end (member);
247 if (*mod == NULL) /* process_file called elf_end. */
274 in live modules. When the last module's elf_end on a member returns
278 && elf_end (archive) == 0)
301 elf_end (elf);
H A Dopen.c109 elf_end (*elf);
177 elf_end (elf);
191 elf_end (elf);
H A Ddwfl_build_id_find_elf.c164 elf_end (*elfp);
H A Ddwfl_report_elf.c262 elf_end (elf);
299 elf_end (elf);
H A Ddwfl_module.c73 if (file->elf != NULL && elf_end (file->elf) == 0 && file->fd != -1)
H A Dargp-std.c231 elf_end (core);
H A Dfind-debuginfo.c126 elf_end (mod->debug.elf);
H A Ddwfl_module_getdwarf.c82 elf_end (file->elf);
93 elf_end (file->elf);
217 elf_end (mod->main.elf);
/external/elfutils/0.153/libelf/
H A Dnlist.c231 (void) INTUSE(elf_end) (elf);
243 (void) INTUSE(elf_end) (elf);
H A Delf_end.c64 elf_end (elf) function
250 ? INTUSE(elf_end) (parent) : 0);
252 INTDEF(elf_end)
H A DAndroid.mk54 elf_end.c \
H A DMakefile.am44 elf_begin.c elf_next.c elf_rand.c elf_end.c elf_kind.c \
H A Dlibelf.h198 extern int elf_end (Elf *__elf);
323 elf_end (ELF) is called. */
/external/elfutils/0.153/src/
H A Dranlib.c195 elf_end (arelf);
228 if (elf_end (elf) != 0)
299 elf_end (arelf);
H A Dfindtextrel.c249 elf_end (elf);
483 elf_end (elf);
484 elf_end (elf2);
H A Dobjdump.c278 if (elf_end (elf) != 0)
290 if (elf_end (elf) != 0)
300 if (elf_end (elf) != 0)
360 if (elf_end (subelf) != 0)
H A Dsize.c313 if (unlikely (elf_end (elf) != 0))
332 if (unlikely (elf_end (elf) != 0))
402 if (unlikely (elf_end (subelf) != 0))
406 if (unlikely (elf_end (elf) != 0))
H A Dar.c763 if (elf_end (subelf) != 0)
835 elf_end (elf);
1007 if (elf_end (subelf) != 0)
1082 elf_end (elf);
1222 if (elf_end (subelf) != 0)
1329 elf_end (elf);
1389 elf_end (subelf);
1536 elf_end (elf);
H A Dnm.c402 if (elf_end (elf) != 0)
414 if (elf_end (elf) != 0)
424 if (elf_end (elf) != 0)
522 if (elf_end (subelf) != 0)
H A Dstrip.c389 if (unlikely (elf_end (elf) != 0))
2036 if (elf_end (newelf) != 0)
2043 if (debugelf != NULL && elf_end (debugelf) != 0)
2117 if (unlikely (elf_end (subelf) != 0))
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dsymbol-elf.c415 elf_end(elf);
509 elf_end(elf);
557 elf_end(ss->elf);
639 elf_end(elf);
1017 elf_end(elf);

Completed in 355 milliseconds

12