Searched refs:dwarf_end (Results 1 - 21 of 21) sorted by relevance

/external/elfutils/src/libdw/
H A Ddwarf_end.c79 dwarf_end (dwarf) function
129 INTDEF(dwarf_end)
H A DAndroid.mk44 dwarf_end.c \
H A DMakefile.am44 libdw_a_SOURCES = dwarf_begin.c dwarf_begin_elf.c dwarf_end.c dwarf_getelf.c \
H A DlibdwP.h771 INTDECL (dwarf_end)
H A DMakefile140 dwarf_end.$(OBJEXT) dwarf_getelf.$(OBJEXT) \
407 libdw_a_SOURCES = dwarf_begin.c dwarf_begin_elf.c dwarf_end.c dwarf_getelf.c \
587 include ./$(DEPDIR)/dwarf_end.Po
H A Dlibdw.h280 descriptor, or dwarf_end. */
284 extern int dwarf_end (Dwarf *dwarf);
332 The pointer returned can be used until dwarf_end is called on DWARF,
/external/elfutils/src/tests/
H A Dallfcts.c101 dwarf_end (dbg_alt);
102 dwarf_end (dbg);
H A Ddebugaltlink.c78 dwarf_end (dwarf);
H A Dget-pubnames.c93 dwarf_end (dbg);
H A Dtypeiter.c85 dwarf_end (dbg);
H A Dtypeiter2.c84 dwarf_end (dbg);
H A Dget-files.c102 dwarf_end (dbg);
H A Dshow-abbrev.c123 if (dwarf_end (dbg) != 0)
124 printf ("dwarf_end failed for %s: %s\n", argv[cnt],
H A Ddwarf-getmacros.c141 dwarf_end (dbg);
H A Dget-aranges.c137 dwarf_end (dbg);
H A Dget-lines.c132 dwarf_end (dbg);
H A Dshow-die-info.c353 dwarf_end (dbg);
/external/elfutils/src/libdwfl/
H A Ddwfl_module.c75 INTUSE(dwarf_end) (mod->dw);
78 INTUSE(dwarf_end) (mod->alt);
/external/elfutils/src/src/
H A Dfindtextrel.c477 dwarf_end (dw);
H A Dnm.c1400 (void) dwarf_end (dbg);
/external/elfutils/include/elfutils/
H A Dlibdw.h280 descriptor, or dwarf_end. */
284 extern int dwarf_end (Dwarf *dwarf);
332 The pointer returned can be used until dwarf_end is called on DWARF,

Completed in 3368 milliseconds