| /toolchain/binutils/binutils-2.27/gold/ |
| target-select.cc | 6 // This file is part of gold. 23 #include "gold.h" 38 gold::Target_selector* target_selectors; 42 namespace gold namespace 219 } // End namespace gold.
|
| dwp.h | 37 namespace gold namespace 96 (gold::do_gold_unreachable(__FILE__, __LINE__, \ 122 }; // End namespace gold.
|
| reduced_debug_output.h | 6 // This file is part of gold. 39 namespace gold namespace 138 } // End namespace gold.
|
| timer.cc | 6 // This file is part of gold. 23 #include "gold.h" 35 namespace gold namespace
|
| descriptors.cc | 1 // descriptors.cc -- manage file descriptors for gold 6 // This file is part of gold. 23 #include "gold.h" 34 #include "gold-threads.h" 57 namespace gold namespace 297 } // End namespace gold.
|
| /external/compiler-rt/test/profile/Linux/ |
| instrprof-dynamic-one-shared.test | 2 RUN: %clang_profgen -fdata-sections -ffunction-sections -fuse-ld=gold -Wl,--gc-sections -o %t.d/a.shared -fPIC -shared %S/../Inputs/instrprof-dynamic-a.cpp 3 RUN: %clang_profgen -fdata-sections -ffunction-sections -fuse-ld=gold -Wl,--gc-sections -o %t-shared -fPIC -rpath %t.d %t.d/a.shared %S/../Inputs/instrprof-dynamic-b.cpp %S/../Inputs/instrprof-dynamic-main.cpp 5 RUN: %clang_profgen -fdata-sections -ffunction-sections -fuse-ld=gold -Wl,--gc-sections -o %t-static %S/../Inputs/instrprof-dynamic-a.cpp %S/../Inputs/instrprof-dynamic-b.cpp %S/../Inputs/instrprof-dynamic-main.cpp
|
| instrprof-dynamic-two-shared.test | 2 RUN: %clang_profgen -fdata-sections -ffunction-sections -fuse-ld=gold -Wl,--gc-sections -o %t.d/a.shared -fPIC -shared %S/../Inputs/instrprof-dynamic-a.cpp 3 RUN: %clang_profgen -fdata-sections -ffunction-sections -fuse-ld=gold -Wl,--gc-sections -o %t.d/b.shared -fPIC -shared %S/../Inputs/instrprof-dynamic-b.cpp 4 RUN: %clang_profgen -fdata-sections -ffunction-sections -fuse-ld=gold -Wl,--gc-sections -o %t-shared -fPIC -rpath %t.d %t.d/a.shared %t.d/b.shared %S/../Inputs/instrprof-dynamic-main.cpp
|
| /toolchain/binutils/binutils-2.27/gold/testsuite/ |
| leb128_unittest.cc | 6 // This file is part of gold. 23 #include "gold.h" 34 using namespace gold;
|
| script_test_12a.c | 1 /* script_test_12a.c -- a test case for gold 6 This file is part of gold. 23 This tests linker script behavior, that gold distinguishes correctly
|
| gdb_index_test.cc | 6 // This file is part of gold. 24 // to exercise the DWARF scanner in gold.
|
| memory_test.sh | 8 # This file is part of gold. 30 # Modulo some section ordering the output from GOLD in this
|
| plugin_layout_with_alignment.c | 1 // plugin_layout_with_alignment.cc -- a test case for gold 6 // This file is part of gold.
|
| plugin_test_1.sh | 8 # This file is part of gold. 43 check plugin_test_1.err "gold version:"
|
| plugin_test_11.sh | 8 # This file is part of gold. 43 check plugin_test_11.err "gold version:"
|
| plugin_test_2.sh | 8 # This file is part of gold. 43 check plugin_test_2.err "gold version:"
|
| plugin_test_3.sh | 8 # This file is part of gold. 43 check plugin_test_3.err "gold version:"
|
| plugin_test_4.sh | 8 # This file is part of gold. 43 check plugin_test_4.err "gold version:"
|
| plugin_test_6.sh | 8 # This file is part of gold. 43 check plugin_test_6.err "gold version:"
|
| /prebuilts/go/darwin-x86/src/cmd/vendor/github.com/google/pprof/internal/report/ |
| report_test.go | 76 gold, err := ioutil.ReadFile(tc.want) 81 gold = bytes.Replace(gold, []byte("testdata/"), []byte("testdata\\"), -1) 83 if string(b.String()) != string(gold) { 84 d, err := proftest.Diff(gold, b.Bytes()) 88 t.Error("source" + "\n" + string(d) + "\n" + "gold:\n" + tc.want)
|
| /prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/report/ |
| report_test.go | 76 gold, err := ioutil.ReadFile(tc.want) 81 gold = bytes.Replace(gold, []byte("testdata/"), []byte("testdata\\"), -1) 83 if string(b.String()) != string(gold) { 84 d, err := proftest.Diff(gold, b.Bytes()) 88 t.Error("source" + "\n" + string(d) + "\n" + "gold:\n" + tc.want)
|
| /external/llvm/test/tools/gold/X86/ |
| linkonce-weak.ll | 4 ; RUN: %gold -plugin %llvmshlibdir/LLVMgold.so \ 9 ; RUN: %gold -plugin %llvmshlibdir/LLVMgold.so \
|
| thinlto_weak_resolution.ll | 5 ; Note that gold picks the first copy of a function as the prevailing one, 7 ; RUN: %gold -m elf_x86_64 -plugin %llvmshlibdir/LLVMgold.so \
|
| /external/skia/site/dev/contrib/ |
| directory.md | 30 - [Gold](https://gold.skia.org/) Correctness testing.
|
| /external/skqp/site/dev/contrib/ |
| directory.md | 30 - [Gold](https://gold.skia.org/) Correctness testing.
|
| /external/tensorflow/tensorflow/contrib/crf/ |
| README.md | 23 # Random tag indices representing the gold sequence. 44 # Compute the log-likelihood of the gold sequences and keep the transition
|