Home
last modified time | relevance | path

Searched refs:dwfl_cumodule (Results 1 – 8 of 8) sorted by relevance

/external/elfutils/tests/
Dfuncretval.c66 printf ("(%s) %s: ", dwfl_module_info (dwfl_cumodule (a->cu), NULL, in handle_function()
72 int nlocops = dwfl_module_return_value_location (dwfl_cumodule (a->cu), in handle_function()
Dfuncscopes.c137 const char *modname = dwfl_module_info (dwfl_cumodule (a->cu), NULL, in handle_function()
/external/elfutils/libdwfl/
Ddwfl_cumodule.c53 dwfl_cumodule (Dwarf_Die *cudie) in dwfl_cumodule() function
DMakefile.am62 cu.c dwfl_module_nextcu.c dwfl_nextcu.c dwfl_cumodule.c \
Dlibdwfl.h489 extern Dwfl_Module *dwfl_cumodule (Dwarf_Die *cudie);
DMakefile.in68 dwfl_nextcu.$(OBJEXT) dwfl_cumodule.$(OBJEXT) \
243 cu.c dwfl_module_nextcu.c dwfl_nextcu.c dwfl_cumodule.c \
333 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwfl_cumodule.Po@am__quote@
/external/elfutils/libdw/
Dlibdw.map98 dwfl_cumodule;
DChangeLog391 * libdw.map: Add dwfl_cumodule, remove dwfl_linecu.