Home
last modified time | relevance | path

Searched refs:plugin_test_3 (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/testsuite/
Dplugin_test_3.sh42 check plugin_test_3.err "API version:"
43 check plugin_test_3.err "gold version:"
44 check plugin_test_3.err "option: _Z4f13iv"
45 check plugin_test_3.err "two_file_test_main.o: claim file hook called"
46 check plugin_test_3.err "two_file_test_1.o.syms: claim file hook called"
47 check plugin_test_3.err "two_file_test_1b.o.syms: claim file hook called"
48 check plugin_test_3.err "two_file_test_2.o.syms: claim file hook called"
49 check plugin_test_3.err "two_file_test_1.o.syms: _Z4f13iv: PREVAILING_DEF_IRONLY_EXP"
50 check plugin_test_3.err "two_file_test_1.o.syms: _Z2t2v: PREVAILING_DEF_REG"
51 check plugin_test_3.err "two_file_test_1.o.syms: v2: RESOLVED_IR"
[all …]
DMakefile.am1657 check_PROGRAMS += plugin_test_3 library
1658 check_SCRIPTS += plugin_test_3.sh
1659 check_DATA += plugin_test_3.err
1660 MOSTLYCLEANFILES += plugin_test_3.err
1661 plugin_test_3: two_file_test_main.o two_file_test_1.o.syms two_file_test_1b.o.syms two_file_test_2.… target
1662 …_file_test_1.o.syms two_file_test_1b.o.syms two_file_test_2.o.syms empty.o.syms 2>plugin_test_3.err
1663 plugin_test_3.err: plugin_test_3
1664 @touch plugin_test_3.err
DMakefile.in404 @GCC_TRUE@@PLUGINS_TRUE@@TEST_AS_NATIVE_LINKER_TRUE@ plugin_test_3 \
414 @GCC_TRUE@@PLUGINS_TRUE@@TEST_AS_NATIVE_LINKER_TRUE@ plugin_test_3.sh \
425 @GCC_TRUE@@PLUGINS_TRUE@@TEST_AS_NATIVE_LINKER_TRUE@ plugin_test_3.err \
436 @GCC_TRUE@@PLUGINS_TRUE@@TEST_AS_NATIVE_LINKER_TRUE@ plugin_test_3.err \
963 @GCC_TRUE@@PLUGINS_TRUE@@TEST_AS_NATIVE_LINKER_TRUE@ plugin_test_3$(EXEEXT) \
1528 plugin_test_3_SOURCES = plugin_test_3.c
1529 plugin_test_3_OBJECTS = plugin_test_3.$(OBJEXT)
1965 plugin_test_2.c plugin_test_3.c plugin_test_4.c \
3390 @GCC_FALSE@plugin_test_3$(EXEEXT): $(plugin_test_3_OBJECTS) $(plugin_test_3_DEPENDENCIES)
3391 @GCC_FALSE@ @rm -f plugin_test_3$(EXEEXT)
[all …]
/toolchain/binutils/binutils-2.25/gold/
DChangeLog4662 * testsuite/plugin_test_3.sh: Update expected results.
14339 * testsuite/plugin_test_3.sh: Likewise.
14365 * testsuite/Makefile.am (plugin_test_3): New test case.
14367 * testsuite/plugin_test_3.sh: New file.