Home | History | Annotate | Download | only in tests

Lines Matching refs:get

17 SOURCES = arextract.c arsymtest.c asm-tst1.c asm-tst2.c asm-tst3.c asm-tst4.c asm-tst5.c asm-tst6.c asm-tst7.c asm-tst8.c asm-tst9.c ecp.c get-aranges.c get-files.c get-lines.c get-pubnames.c hash.c msg_tst.c newfile.c newscn.c saridx.c scnnames.c sectiondump.c show-abbrev.c show-die-info.c showptable.c test-nlist.c update1.c update2.c update3.c update4.c
45 test-nlist$(EXEEXT) show-die-info$(EXEEXT) get-files$(EXEEXT) \
46 get-lines$(EXEEXT) get-pubnames$(EXEEXT) get-aranges$(EXEEXT) \
115 get_aranges_SOURCES = get-aranges.c
116 get_aranges_OBJECTS = get-aranges.$(OBJEXT)
120 get_files_SOURCES = get-files.c
121 get_files_OBJECTS = get-files.$(OBJEXT)
123 get_lines_SOURCES = get-lines.c
124 get_lines_OBJECTS = get-lines.$(OBJEXT)
126 get_pubnames_SOURCES = get-pubnames.c
127 get_pubnames_OBJECTS = get-pubnames.$(OBJEXT)
185 asm-tst9.c ecp.c get-aranges.c get-files.c get-lines.c \
186 get-pubnames.c hash.c msg_tst.c newfile.c newscn.c saridx.c \
192 asm-tst8.c asm-tst9.c ecp.c get-aranges.c get-files.c \
193 get-lines.c get-pubnames.c hash.c msg_tst.c newfile.c newscn.c \
310 # get-ciefde
313 run-show-die-info.sh run-get-files.sh run-get-lines.sh \
314 run-get-pubnames.sh run-get-aranges.sh \
322 run-show-die-info.sh run-get-files.sh run-get-lines.sh \
323 run-get-pubnames.sh run-get-aranges.sh \
443 get-aranges$(EXEEXT): $(get_aranges_OBJECTS) $(get_aranges_DEPENDENCIES)
444 @rm -f get-aranges$(EXEEXT)
446 get-files$(EXEEXT): $(get_files_OBJECTS) $(get_files_DEPENDENCIES)
447 @rm -f get-files$(EXEEXT)
449 get-lines$(EXEEXT): $(get_lines_OBJECTS) $(get_lines_DEPENDENCIES)
450 @rm -f get-lines$(EXEEXT)
452 get-pubnames$(EXEEXT): $(get_pubnames_OBJECTS) $(get_pubnames_DEPENDENCIES)
453 @rm -f get-pubnames$(EXEEXT)
519 include ./$(DEPDIR)/get-aranges.Po
520 include ./$(DEPDIR)/get-files.Po
521 include ./$(DEPDIR)/get-lines.Po
522 include ./$(DEPDIR)/get-pubnames.Po