HomeSort by relevance Sort by last modified time
    Searched full:gold (Results 601 - 625 of 2084) sorted by null

<<21222324252627282930>>

  /toolchain/binutils/binutils-2.27/gold/
workqueue.h 1 // workqueue.h -- the work queue for gold -*- C++ -*-
6 // This file is part of gold.
32 #include "gold-threads.h"
35 namespace gold namespace
293 } // End namespace gold.
ChangeLog 13 PR gold/21040
78 PR gold/20878
95 PR gold/20807
124 PR gold/20529 - relaxing loop never ends.
134 PR gold/20238
158 PR gold/20462
170 PR gold/20216
180 PR gold/20443
189 PR gold/20442
195 PR gold/2044
    [all...]
arm-reloc-property.h 6 // This file is part of gold.
26 namespace gold namespace
39 RT_PRIVATE, // Private relocations, not supported by gold.
90 // Whether this code is implemented in gold.
265 // Whether this is implemented in gold.
384 } // End namespace gold.
errors.cc 1 // errors.cc -- handle errors for gold
6 // This file is part of gold.
23 #include "gold.h"
28 #include "gold-threads.h"
34 namespace gold namespace
428 } // End namespace gold.
configure.ac 22 AC_INIT(gold, 0.1)
23 AC_CONFIG_SRCDIR(gold.cc)
69 dnl "installed_linker" is the installed gold linker name.
71 installed_linker=ld.gold
72 AC_ARG_ENABLE(gold,
73 [[ --enable-gold[=ARG] build gold [ARG={default,yes,no}]]],
508 AC_ARG_WITH(gold-ldflags,
509 [ --with-gold-ldflags=FLAGS additional link flags for gold],
    [all...]
  /external/swiftshader/third_party/LLVM/tools/gold/
gold-plugin.cpp 1 //===-- gold-plugin.cpp - Plugin to gold for Link Time Optimization ------===//
10 // This is a gold plugin for LLVM. It provides an LLVM implementation of the
46 // Die loudly. Recent versions of Gold pass ld_plugin_message as the first
136 // hooks. The others are addresses of functions we can use to call into gold
235 /// claim_file_hook - called by gold to see whether this file is one that
250 // Gold has found what might be IR part-way inside of a file, such as
271 "LLVM gold plugin has failed to create LTO module: %s",
363 /// all_symbols_read_hook - gold informs us that all symbols have been read.
  /external/skia/site/dev/sheriffing/
index.md 9 + [Gold and Perf](#gold_and_perf)
26 A sheriff keeps an eye on the tree, DEPS rolls, Gold tool and the Perf tool.
57 GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2167723002
66 ### Gold and Perf
67 * Pay attention for new [Perf](https://perf.skia.org/) and [Gold](https://gold.skia.org/) alerts (by clicking on the bell at the top right of the [status page](https://status.skia.org)).
  /external/skqp/site/dev/sheriffing/
index.md 9 + [Gold and Perf](#gold_and_perf)
26 A sheriff keeps an eye on the tree, DEPS rolls, Gold tool and the Perf tool.
57 GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2167723002
66 ### Gold and Perf
67 * Pay attention for new [Perf](https://perf.skia.org/) and [Gold](https://gold.skia.org/) alerts (by clicking on the bell at the top right of the [status page](https://status.skia.org)).
  /external/compiler-rt/test/profile/Linux/
coverage_test.cpp 1 // RUN: %clang_profgen -fuse-ld=gold -O2 -fdata-sections -ffunction-sections -fcoverage-mapping -Wl,--gc-sections -o %t %s
15 // RUN: %clang_profgen -fuse-ld=gold -O2 -fdata-sections -ffunction-sections -fPIE -pie -fcoverage-mapping -Wl,--gc-sections -o %t.pie %s
  /external/swiftshader/third_party/LLVM/tools/
Makefile 46 # gold only builds if binutils is around. It requires "lto" to build before
49 DIRS += lto gold
  /toolchain/binutils/binutils-2.27/gold/testsuite/
script_test_2.cc 1 // script_test_2.cc -- linker script test 2 for gold -*- C++ -*-
6 // This file is part of gold.
test.h 1 // test.h -- simplistic test framework for gold unittests -*- C++ -*-
6 // This file is part of gold.
two_file_test_2.cc 1 // two_file_test_2.cc -- a two file test case for gold, file 2 of 2
6 // This file is part of gold.
two_file_test_2_tls.cc 1 // two_file_test_2_tls.cc -- a two file test case for gold, with a TLS symbol
6 // This file is part of gold.
two_file_test_2_v1.cc 1 // two_file_test_2_v1.cc -- a two file test case for gold, file 2 of 2
6 // This file is part of gold.
weak_undef_test.cc 1 // weak_undef_test.cc -- test handling of weak undefined symbols for gold
6 // This file is part of gold.
  /cts/tests/tests/uiautomation/res/values/
strings.xml 27 <item>Abbot?s Gold</item>
  /external/clang/test/Driver/
ps4-linker-non-win.c 9 // RUN: env "PATH=%T/Output:%PATH%" %clang -### -target x86_64-scei-ps4 %s -fuse-ld=gold 2>&1 \
  /external/elfutils/tests/
run-readelf-d.sh 31 # GNU gold (GNU Binutils 2.22.52.20120402) 1.11
  /external/llvm/test/tools/gold/X86/
slp-vectorize.ll 3 ; RUN: %gold -m elf_x86_64 -plugin %llvmshlibdir/LLVMgold.so \
  /frameworks/base/data/sounds/
AudioPackage12_48.mk 33 # no gold-plated version yet
AudioPackage13_48.mk 33 # no gold-plated version yet
  /frameworks/base/libs/hwui/tests/scripts/
prep_marlfish.sh 13 # gold cores
  /platform_testing/scripts/perf-setup/
wahoo-setup.sh 14 # Enable the gold cores at max frequency.
  /prebuilts/vndk/v27/arm/arch-arm-armv7-a-neon/shared/vndk-core/
android.hardware.camera.common@1.0.so 

Completed in 835 milliseconds

<<21222324252627282930>>