| /external/swiftshader/third_party/LLVM/tools/gold/ |
| README.txt | 2 gold linker. At present time, this is not the default linker in 3 binutils, and the default build of gold does not support plugins. 12 there configure binutils with "../src/configure --enable-gold --enable-plugins". 13 Then build binutils with "make all-gold".
|
| /toolchain/binutils/binutils-2.27/gold/ |
| common.h | 1 // common.h -- handle common symbols for gold -*- C++ -*- 6 // This file is part of gold. 28 namespace gold namespace 65 } // End namespace gold.
|
| defstd.h | 1 // defstd.h -- define standard symbols for gold -*- C++ -*- 6 // This file is part of gold. 28 namespace gold namespace 34 } // End namespace gold.
|
| README | 0 gold is an ELF linker. It is intended to have complete support for 5 gold is part of the GNU binutils. See ../binutils/README for more 8 gold was originally developed at Google, and was contributed to the 14 documentation for features which gold supports. gold supports most of 17 gold--are: 27 source code of gold itself. 29 gold is written in C++. It is a GNU program, and therefore follows 55 The gold source code uses templates heavily. Building it requires a 61 to fail. If you are building gold from an official binutils release [all...] |
| dirsearch.cc | 1 // dirsearch.cc -- directory searching for gold 6 // This file is part of gold. 23 #include "gold.h" 32 #include "gold-threads.h" 73 gold::gold_error(_("%s: can not read directory: %s"), 83 gold::gold_warning("%s: closedir failed: %s", this->dirname_, 121 gold::Lock lock_; 137 gold::Hold_lock hl(this->lock_); 147 gold::Hold_lock hl(this->lock_); 170 class Dir_cache_task : public gold::Tas 222 namespace gold namespace [all...] |
| workqueue-internal.h | 1 // workqueue-internal.h -- internal work queue header for gold -*- C++ -*- 6 // This file is part of gold. 29 #include "gold-threads.h" 32 // This is an internal header file for different gold workqueue 35 namespace gold namespace 107 } // End namespace gold.
|
| /toolchain/binutils/binutils-2.27/gold/testsuite/ |
| testmain.cc | 1 // testmain.cc -- main function for simplisitic gold test framework. 6 // This file is part of gold. 23 #include "gold.h" 34 gold::program_name = argv[0];
|
| /prebuilts/go/darwin-x86/src/cmd/go/ |
| note_test.go | 52 // Test while forcing use of the gold linker, since in the past 53 // we've had trouble reading the notes generated by gold. 54 err := tg.doRun([]string{"build", "-ldflags", "-buildid=" + buildID + " -linkmode=external -extldflags=-fuse-ld=gold", "-o", tg.path("hello3.exe"), tg.path("hello.go")}) 56 if tg.grepCountBoth("(invalid linker|gold|cannot find 'ld')") > 0 { 57 // It's not an error if gold isn't there. gcc claims it "cannot find 'ld'" if 58 // ld.gold is missing, see issue #22340. 59 t.Log("skipping gold test") 66 t.Fatalf("reading build ID from hello binary (linkmode=external -extldflags=-fuse-ld=gold): %v", err) 69 t.Fatalf("buildID in hello binary = %q, want %q (linkmode=external -extldflags=-fuse-ld=gold)", id, buildID)
|
| /prebuilts/go/linux-x86/src/cmd/go/ |
| note_test.go | 52 // Test while forcing use of the gold linker, since in the past 53 // we've had trouble reading the notes generated by gold. 54 err := tg.doRun([]string{"build", "-ldflags", "-buildid=" + buildID + " -linkmode=external -extldflags=-fuse-ld=gold", "-o", tg.path("hello3.exe"), tg.path("hello.go")}) 56 if tg.grepCountBoth("(invalid linker|gold|cannot find 'ld')") > 0 { 57 // It's not an error if gold isn't there. gcc claims it "cannot find 'ld'" if 58 // ld.gold is missing, see issue #22340. 59 t.Log("skipping gold test") 66 t.Fatalf("reading build ID from hello binary (linkmode=external -extldflags=-fuse-ld=gold): %v", err) 69 t.Fatalf("buildID in hello binary = %q, want %q (linkmode=external -extldflags=-fuse-ld=gold)", id, buildID)
|
| /development/vndk/tools/header-checker/tests/reference_dumps/arm/ |
| libgolden_cpp_add_function.so.lsdump | 7 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 61 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/high_volume_speaker.h" 114 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/low_volume_speaker.h" 179 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 211 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 222 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/high_volume_speaker.h" 233 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/low_volume_speaker.h" 244 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/low_volume_speaker.h" 304 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 315 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h [all...] |
| libgolden_cpp_add_global_variable.so.lsdump | 7 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 61 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/high_volume_speaker.h" 114 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/low_volume_speaker.h" 179 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 211 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 222 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/high_volume_speaker.h" 233 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/low_volume_speaker.h" 244 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/low_volume_speaker.h" 304 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 315 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h [all...] |
| libgolden_cpp_member_cv_diff.so.lsdump | 7 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 61 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/high_volume_speaker.h" 114 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/low_volume_speaker.h" 179 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 211 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 222 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/high_volume_speaker.h" 233 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/low_volume_speaker.h" 244 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/low_volume_speaker.h" 307 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/low_volume_speaker.h" 318 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h [all...] |
| libgolden_cpp_parameter_type_diff.so.lsdump | 7 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 61 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/high_volume_speaker.h" 114 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/low_volume_speaker.h" 179 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 211 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 222 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/high_volume_speaker.h" 233 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/low_volume_speaker.h" 244 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/low_volume_speaker.h" 304 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 315 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h [all...] |
| /development/vndk/tools/header-checker/tests/reference_dumps/arm64/ |
| libgolden_cpp_add_function.so.lsdump | 7 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 61 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/high_volume_speaker.h" 114 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/low_volume_speaker.h" 179 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 211 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 222 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/high_volume_speaker.h" 233 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/low_volume_speaker.h" 244 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/low_volume_speaker.h" 304 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 315 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h [all...] |
| libgolden_cpp_add_global_variable.so.lsdump | 7 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 61 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/high_volume_speaker.h" 114 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/low_volume_speaker.h" 179 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 211 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 222 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/high_volume_speaker.h" 233 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/low_volume_speaker.h" 244 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/low_volume_speaker.h" 304 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 315 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h [all...] |
| libgolden_cpp_member_cv_diff.so.lsdump | 7 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 61 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/high_volume_speaker.h" 114 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/low_volume_speaker.h" 179 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 211 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 222 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/high_volume_speaker.h" 233 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/low_volume_speaker.h" 244 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/low_volume_speaker.h" 307 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/low_volume_speaker.h" 318 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h [all...] |
| libgolden_cpp_parameter_type_diff.so.lsdump | 7 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 61 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/high_volume_speaker.h" 114 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/low_volume_speaker.h" 179 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 211 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 222 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/high_volume_speaker.h" 233 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/low_volume_speaker.h" 244 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/low_volume_speaker.h" 304 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 315 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h [all...] |
| /development/vndk/tools/header-checker/tests/reference_dumps/mips/ |
| libgolden_cpp_add_function.so.lsdump | 7 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 61 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/high_volume_speaker.h" 114 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/low_volume_speaker.h" 179 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 211 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 222 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/high_volume_speaker.h" 233 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/low_volume_speaker.h" 244 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/low_volume_speaker.h" 304 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 315 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h [all...] |
| libgolden_cpp_add_global_variable.so.lsdump | 7 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 61 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/high_volume_speaker.h" 114 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/low_volume_speaker.h" 179 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 211 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 222 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/high_volume_speaker.h" 233 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/low_volume_speaker.h" 244 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/low_volume_speaker.h" 304 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 315 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h [all...] |
| /development/vndk/tools/header-checker/tests/reference_dumps/mips64/ |
| libgolden_cpp_add_function.so.lsdump | 7 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 61 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/high_volume_speaker.h" 114 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/low_volume_speaker.h" 179 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 211 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 222 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/high_volume_speaker.h" 233 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/low_volume_speaker.h" 244 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/low_volume_speaker.h" 304 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 315 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h [all...] |
| libgolden_cpp_add_global_variable.so.lsdump | 7 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 61 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/high_volume_speaker.h" 114 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/low_volume_speaker.h" 179 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 211 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 222 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/high_volume_speaker.h" 233 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/low_volume_speaker.h" 244 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/low_volume_speaker.h" 304 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 315 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h [all...] |
| /development/vndk/tools/header-checker/tests/reference_dumps/x86/ |
| libgolden_cpp_add_function.so.lsdump | 7 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 61 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/high_volume_speaker.h" 114 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/low_volume_speaker.h" 179 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 211 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 222 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/high_volume_speaker.h" 233 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/low_volume_speaker.h" 244 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/low_volume_speaker.h" 304 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 315 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h [all...] |
| libgolden_cpp_add_global_variable.so.lsdump | 7 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 61 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/high_volume_speaker.h" 114 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/low_volume_speaker.h" 179 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 211 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 222 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/high_volume_speaker.h" 233 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/low_volume_speaker.h" 244 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/low_volume_speaker.h" 304 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 315 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h [all...] |
| /development/vndk/tools/header-checker/tests/reference_dumps/x86_64/ |
| libgolden_cpp_add_function.so.lsdump | 7 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 61 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/high_volume_speaker.h" 114 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/low_volume_speaker.h" 179 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 211 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 222 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/high_volume_speaker.h" 233 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/low_volume_speaker.h" 244 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/low_volume_speaker.h" 304 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 315 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h [all...] |
| libgolden_cpp_add_global_variable.so.lsdump | 7 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 61 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/high_volume_speaker.h" 114 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/low_volume_speaker.h" 179 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 211 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 222 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/high_volume_speaker.h" 233 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/low_volume_speaker.h" 244 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/low_volume_speaker.h" 304 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h" 315 source_file: "/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/abstract_class.h [all...] |