Home
last modified time | relevance | path

Searched refs:gold (Results 1 – 25 of 1370) sorted by relevance

12345678910>>...55

/external/llvm/docs/
DGoldPlugin.rst2 The LLVM gold plugin
10 `gold linker`_ which supports LTO via plugins. This is the same mechanism
13 The LLVM gold plugin implements the gold plugin interface on top of
17 .. _`gold linker`: http://sourceware.org/binutils
19 .. _`gold plugin interface`: http://gcc.gnu.org/wiki/whopr/driver
26 You need to have gold with plugin support and build the LLVMgold plugin.
27 Check whether you have gold running ``/usr/bin/ld -v``. It will report "GNU
28 gold" or else "GNU ld" if not. If you have gold, check for plugin support
31 will either need to build gold or install a version with plugin support.
33 * Download, configure and build gold with plugin support:
[all …]
/external/chromium_org/third_party/binutils/
Dehframe.patch1 diff --git a/gold/ehframe.cc b/gold/ehframe.cc
3 --- a/gold/ehframe.cc
4 +++ b/gold/ehframe.cc
25 diff --git a/gold/ehframe.h b/gold/ehframe.h
27 --- a/gold/ehframe.h
28 +++ b/gold/ehframe.h
Dbuild-one.sh17 ./configure --enable-gold=default --enable-threads --prefix=/build/output
/external/llvm/tools/gold/
DCMakeLists.txt2 "PATH to binutils/include containing plugin-api.h for gold plugin.")
4 set(LLVM_EXPORTED_SYMBOL_FILE ${CMAKE_CURRENT_SOURCE_DIR}/gold.exports)
9 message(STATUS "plugin-api.h not found. gold plugin excluded from the build.")
23 gold-plugin.cpp
DREADME.txt5 gold linker. At present time, this is not the default linker in
6 binutils, and the default build of gold does not support plugins.
DMakefile16 EXPORTED_SYMBOL_FILE = $(PROJ_SRC_DIR)/gold.exports
/external/llvm/tools/
DCMakeLists.txt64 add_llvm_tool_subdirectory(gold)
66 ignore_llvm_tool_subdirectory(gold)
69 ignore_llvm_tool_subdirectory(gold)
/external/chromium_org/skia/
Dskia_chrome_opts.target.linux-arm.mk31 -fuse-ld=gold \
49 -fuse-ld=gold \
Dskia_chrome_opts.target.darwin-arm.mk31 -fuse-ld=gold \
49 -fuse-ld=gold \
/external/sfntly/
DAndroid.mk86 -fuse-ld=gold \
167 -fuse-ld=gold \
247 -fuse-ld=gold \
264 -fuse-ld=gold \
/external/chromium_org/base/
Dbase_static.target.darwin-x86_64.mk233 -fuse-ld=gold \
249 -fuse-ld=gold \
Dbase_static.target.darwin-x86.mk235 -fuse-ld=gold \
251 -fuse-ld=gold \
Dbase_static.target.linux-x86_64.mk233 -fuse-ld=gold \
249 -fuse-ld=gold \
Dbase_static.target.linux-x86.mk235 -fuse-ld=gold \
251 -fuse-ld=gold \
/external/chromium_org/mojo/
Dmojo_js_bindings.target.linux-x86_64.mk233 -fuse-ld=gold \
249 -fuse-ld=gold \
Dmojo_js_bindings.target.darwin-x86_64.mk233 -fuse-ld=gold \
249 -fuse-ld=gold \
Dmojo_js_bindings.target.linux-x86.mk235 -fuse-ld=gold \
251 -fuse-ld=gold \
Dmojo_environment_chromium_impl.target.darwin-x86.mk242 -fuse-ld=gold \
258 -fuse-ld=gold \
/external/chromium_org/media/
Dmedia_mmx.target.darwin-x86_64.mk237 -fuse-ld=gold \
253 -fuse-ld=gold \
Dmedia_mmx.target.linux-x86_64.mk237 -fuse-ld=gold \
253 -fuse-ld=gold \
/external/chromium_org/sandbox/
Dsandbox_services.target.linux-x86.mk245 -fuse-ld=gold \
261 -fuse-ld=gold \
/external/chromium_org/gpu/command_buffer/
Dgles2_utils.target.linux-x86.mk244 -fuse-ld=gold \
260 -fuse-ld=gold \
/external/chromium_org/ui/events/ipc/
Devents_ipc.target.darwin-x86.mk241 -fuse-ld=gold \
257 -fuse-ld=gold \
/external/chromium_org/components/
Dos_crypt.target.darwin-x86_64.mk236 -fuse-ld=gold \
252 -fuse-ld=gold \
/external/chromium_org/base/allocator/
Dallocator_extension_thunks.target.linux-x86.mk238 -fuse-ld=gold \
254 -fuse-ld=gold \

12345678910>>...55