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

<<21222324252627282930>>

  /toolchain/binutils/binutils-2.27/gold/testsuite/
script_test_5.sh 8 # This file is part of gold.
script_test_8.sh 9 # This file is part of gold.
section_sorting_name.sh 8 # This file is part of gold.
split_i386.sh 8 # This file is part of gold.
split_x32.sh 9 # This file is part of gold.
split_x86_64.sh 8 # This file is part of gold.
tls_pie_test.sh 8 # This file is part of gold.
undef_symbol.sh 8 # This file is part of gold.
ver_matching_def.cc 6 // This file is part of gold.
overflow_unittest.cc 6 // This file is part of gold.
23 #include "gold.h"
33 using namespace gold;
  /toolchain/binutils/binutils-2.27/gold/
token.h 1 // token.h -- lock tokens for gold -*- C++ -*-
6 // This file is part of gold.
26 namespace gold namespace
333 } // End namespace gold.
configure.tgt 1 # configure.tgt -- target configuration for gold -*- sh -*-
6 # This file is part of gold.
23 # This script handles target configuration for gold. This is shell
icf.h 6 // This file is part of gold.
32 namespace gold namespace
177 } // End of namespace gold.
ChangeLog-0815 3 PR gold/18780
130 PR gold/19291
146 PR gold/19244
147 PR gold/18548
186 PR gold/19119
187 PR gold/19172
188 PR gold/19197
197 PR gold/19163
212 PR gold/19184
238 PR gold/1895
    [all...]
arm-reloc-property.cc 6 // This file is part of gold.
23 #include "gold.h"
35 namespace gold namespace
307 // gold only implements static relocation codes.
333 } // End namespace gold.
binary.cc 1 // binary.cc -- binary input files for gold
6 // This file is part of gold.
23 #include "gold.h"
50 namespace gold namespace
370 } // End namespace gold.
common.cc 1 // common.cc -- handle common symbols for gold
6 // This file is part of gold.
23 #include "gold.h"
34 namespace gold namespace
364 } // End namespace gold.
compressed_output.cc 1 // compressed_output.cc -- manage compressed debug sections for gold
6 // This file is part of gold.
23 #include "gold.h"
29 namespace gold namespace
338 } // End namespace gold.
cref.cc 1 // cref.cc -- cross reference for gold
6 // This file is part of gold.
23 #include "gold.h"
37 namespace gold namespace
407 } // End namespace gold.
main.cc 1 // main.cc -- gold main function.
6 // This file is part of gold.
23 #include "gold.h"
53 using namespace gold;
117 fprintf(stderr, "Welcome to gold! Commandline written to %s.\n", filename);
mapfile.cc 1 // mapfile.cc -- map file generation for gold
6 // This file is part of gold.
23 #include "gold.h"
37 namespace gold namespace
412 } // End namespace gold.
  /external/compiler-rt/test/profile/Linux/
instrprof-dlopen.test 2 RUN: %clang_profgen -o %t.d/func.shared -fPIC -shared -fdata-sections -ffunction-sections -fuse-ld=gold -Wl,--gc-sections %S/../Inputs/instrprof-dlopen-func.c
3 RUN: %clang_profgen -o %t.d/func2.shared -fPIC -shared -fdata-sections -ffunction-sections -fuse-ld=gold -Wl,--gc-sections %S/../Inputs/instrprof-dlopen-func2.c
8 RUN: %clang_profgen -fdata-sections -ffunction-sections -fuse-ld=gold -Wl,--gc-sections -o %t-static %S/../Inputs/instrprof-dlopen-func.c %S/../Inputs/instrprof-dlopen-func2.c %t.d/main.o
  /external/llvm/test/tools/gold/X86/
emit-llvm.ll 3 ; RUN: %gold -plugin %llvmshlibdir/LLVMgold.so \
10 ; RUN: %gold -plugin %llvmshlibdir/LLVMgold.so \
19 ; RUN: %gold -plugin %llvmshlibdir/LLVMgold.so \
  /prebuilts/go/darwin-x86/doc/
gccgo_install.html 117 <h3 id="Gold">Gold</h3>
123 small stack. Doing this requires using the gold linker version 2.22
125 can build gold yourself.
129 To build gold yourself, build the GNU binutils,
130 using <code>--enable-gold=default</code> when you run
133 this (you can replace <code>/opt/gold</code> with any directory to
144 ../src/configure --enable-gold=default --prefix=/opt/gold
150 However you install gold, when you configure gccgo, use th
    [all...]
  /prebuilts/go/linux-x86/doc/
gccgo_install.html 117 <h3 id="Gold">Gold</h3>
123 small stack. Doing this requires using the gold linker version 2.22
125 can build gold yourself.
129 To build gold yourself, build the GNU binutils,
130 using <code>--enable-gold=default</code> when you run
133 this (you can replace <code>/opt/gold</code> with any directory to
144 ../src/configure --enable-gold=default --prefix=/opt/gold
150 However you install gold, when you configure gccgo, use th
    [all...]

Completed in 629 milliseconds

<<21222324252627282930>>