Home
last modified time | relevance | path

Searched refs:plugin_test_11 (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/testsuite/
Dplugin_test_11.sh42 check plugin_test_11.err "API version:"
43 check plugin_test_11.err "gold version:"
44 check plugin_test_11.err "option: _Z4f13iv"
45 check plugin_test_11.err "two_file_test_main.o: claim file hook called"
46 check plugin_test_11.err "two_file_test_1.o: claim file hook called"
47 check plugin_test_11.err "two_file_test_1b.o: claim file hook called"
48 check plugin_test_11.err "two_file_test_2.o: claim file hook called"
49 check plugin_test_11.err "two_file_test_1.o: _Z4f13iv: PREVAILING_DEF_IRONLY"
50 check plugin_test_11.err "two_file_test_1.o: _Z2t2v: PREVAILING_DEF_REG"
51 check plugin_test_11.err "two_file_test_1.o: v2: RESOLVED_IR"
[all …]
DMakefile.am1746 check_PROGRAMS += plugin_test_11 library
1747 check_SCRIPTS += plugin_test_11.sh
1748 check_DATA += plugin_test_11.err
1749 MOSTLYCLEANFILES += plugin_test_11.err plugin_test_thin.a
1751 plugin_test_11: two_file_test_main.o plugin_test_thin.a gcctestdir/ld plugin_test.so $(PLUGIN_TEST_… target
1752 …lugin_test.so",--plugin-opt,"_Z4f13iv" two_file_test_main.o plugin_test_thin.a 2>plugin_test_11.err
1753 plugin_test_11.err: plugin_test_11
1754 @touch plugin_test_11.err
DMakefile.in411 @GCC_TRUE@@PLUGINS_TRUE@@TEST_AS_NATIVE_LINKER_TRUE@ plugin_test_11
419 @GCC_TRUE@@PLUGINS_TRUE@@TEST_AS_NATIVE_LINKER_TRUE@ plugin_test_11.sh
432 @GCC_TRUE@@PLUGINS_TRUE@@TEST_AS_NATIVE_LINKER_TRUE@ plugin_test_11.err
444 @GCC_TRUE@@PLUGINS_TRUE@@TEST_AS_NATIVE_LINKER_TRUE@ plugin_test_11.err \
970 @GCC_TRUE@@PLUGINS_TRUE@@TEST_AS_NATIVE_LINKER_TRUE@ plugin_test_11$(EXEEXT)
1516 plugin_test_11_SOURCES = plugin_test_11.c
1517 plugin_test_11_OBJECTS = plugin_test_11.$(OBJEXT)
1964 plugin_test_1.c plugin_test_10.c plugin_test_11.c \
3372 @GCC_FALSE@plugin_test_11$(EXEEXT): $(plugin_test_11_OBJECTS) $(plugin_test_11_DEPENDENCIES)
3373 @GCC_FALSE@ @rm -f plugin_test_11$(EXEEXT)
[all …]