Home
last modified time | relevance | path

Searched refs:dwflmodtest (Results 1 – 6 of 6) sorted by relevance

/external/elfutils/src/tests/
Drun-dwfl-bug-offline-rel.sh22 testrun_compare ${abs_builddir}/dwflmodtest -e testfile36 <<\EOF
DChangeLog1411 * dwflmodtest.c (print_module): Don't use %p in output.
1542 * dwflmodtest.c: Test dwfl_getmodules before and after getdwarf,
1737 * dwflmodtest.c: Likewise.
1752 * dwflmodtest.c (print_instance): Don't use INTUSE.
1817 * dwflmodtest.c (print_inline, print_func): Likewise.
1937 * dwflmodtest.c (print_instance, print_inline): New functions.
1943 * dwflmodtest.c: Print function details only if -f flag is given.
1984 * dwflmodtest.c: New file, moved from ../libdwfl/ptest.c to here.
1985 * Makefile.am (noinst_PROGRAMS): Add dwflmodtest.
DMakefile.in98 newscn$(EXEEXT) ecp$(EXEEXT) dwflmodtest$(EXEEXT) \
342 dwflmodtest_SOURCES = dwflmodtest.c
343 dwflmodtest_OBJECTS = dwflmodtest.$(OBJEXT)
498 dwfl-report-elf-align.c dwfllines.c dwflmodtest.c dwflsyms.c \
517 dwfl-report-elf-align.c dwfllines.c dwflmodtest.c dwflsyms.c \
1347 dwflmodtest$(EXEEXT): $(dwflmodtest_OBJECTS) $(dwflmodtest_DEPENDENCIES) $(EXTRA_dwflmodtest_DEPEND…
1348 @rm -f dwflmodtest$(EXEEXT)
1538 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwflmodtest.Po@am__quote@
DMakefile98 newscn$(EXEEXT) ecp$(EXEEXT) dwflmodtest$(EXEEXT) \
342 dwflmodtest_SOURCES = dwflmodtest.c
343 dwflmodtest_OBJECTS = dwflmodtest.$(OBJEXT)
498 dwfl-report-elf-align.c dwfllines.c dwflmodtest.c dwflsyms.c \
517 dwfl-report-elf-align.c dwfllines.c dwflmodtest.c dwflsyms.c \
1347 dwflmodtest$(EXEEXT): $(dwflmodtest_OBJECTS) $(dwflmodtest_DEPENDENCIES) $(EXTRA_dwflmodtest_DEPEND…
1348 @rm -f dwflmodtest$(EXEEXT)
1538 include ./$(DEPDIR)/dwflmodtest.Po
DMakefile.am43 show-abbrev hash newscn ecp dwflmodtest \ program
/external/elfutils/src/libdwfl/
DChangeLog2317 * ptest.c: Moved to ../tests/dwflmodtest.c.