Searched refs:justsyms_lib (Results 1 – 3 of 3) sorted by relevance
1454 justsyms_exec_DEPENDENCIES = gcctestdir/ld justsyms_lib1455 justsyms_exec_LDFLAGS = -Bgcctestdir/ -Wl,-R,justsyms_lib1457 MOSTLYCLEANFILES += justsyms_lib1458 justsyms_lib.o: justsyms_lib.c1460 justsyms_lib: justsyms_lib.o gcctestdir/ld target1461 gcctestdir/ld -o $@ -Ttext=0x1000200 -Tdata=0x2000000 -e exported_func justsyms_lib.o
335 @GCC_TRUE@@TEST_AS_NATIVE_LINKER_TRUE@ justsyms_lib binary.txt \2685 @GCC_TRUE@@TEST_AS_NATIVE_LINKER_TRUE@justsyms_exec_DEPENDENCIES = gcctestdir/ld justsyms_lib2686 @GCC_TRUE@@TEST_AS_NATIVE_LINKER_TRUE@justsyms_exec_LDFLAGS = -Bgcctestdir/ -Wl,-R,justsyms_lib5384 @GCC_TRUE@@TEST_AS_NATIVE_LINKER_TRUE@justsyms_lib.o: justsyms_lib.c5386 @GCC_TRUE@@TEST_AS_NATIVE_LINKER_TRUE@justsyms_lib: justsyms_lib.o gcctestdir/ld5387 …_LINKER_TRUE@ gcctestdir/ld -o $@ -Ttext=0x1000200 -Tdata=0x2000000 -e exported_func justsyms_lib.o
4778 * gold/testsuite/justsyms_lib.c: New source file.