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

<<11121314151617181920>>

  /toolchain/binutils/binutils-2.27/gold/testsuite/
ver_test_4.cc 1 // ver_test_4.cc -- a test case for gold
6 // This file is part of gold.
ver_test_4.script 1 ## ver_test_4.script -- a test case for gold
6 ## This file is part of gold.
ver_test_5.cc 1 // ver_test_5.cc -- a test case for gold
6 // This file is part of gold.
ver_test_5.script 1 ## ver_test_5.script -- a test case for gold
6 ## This file is part of gold.
ver_test_9.cc 1 // ver_test_9.cc -- a test case for gold
6 // This file is part of gold.
ver_test_main_2.cc 1 // ver_test_main_2.cc -- a test case for gold
6 // This file is part of gold.
weak_alias_test_2.cc 1 // weak_alias_test_2.cc -- test weak aliases for gold
6 // This file is part of gold.
weak_alias_test_3.cc 1 // weak_alias_test_3.cc -- test weak aliases for gold
6 // This file is part of gold.
weak_alias_test_5.cc 1 // weak_alias_test_5.cc -- test versioned weak aliases for gold
6 // This file is part of gold.
weak_plt_main.cc 1 // weak_plt_main.cc -- test call to weak undefined function for gold
6 // This file is part of gold.
weak_plt_shared.cc 1 // weak_plt_shared.cc -- test call to weak undefined function for gold
6 // This file is part of gold.
weak_undef.h 1 // weak_undef.h -- test handling of weak undefined symbols for gold
6 // This file is part of gold.
weak_undef_file3.cc 1 // weak_undef_file3.cc -- test handling of weak undefined symbols for gold
6 // This file is part of gold.
weak_undef_file4.cc 1 // weak_undef_file4.cc -- test handling of weak undefined symbols for gold
6 // This file is part of gold.
binary_unittest.cc 6 // This file is part of gold.
23 #include "gold.h"
67 using namespace gold;
79 CHECK(::stat(gold::program_name, &st) == 0);
80 int o = open_descriptor(-1, gold::program_name, O_RDONLY);
87 gold::program_name);
147 Errors errors(gold::program_name);
large.c 1 /* large.c -- a test case for gold
6 This file is part of gold.
25 /* Test large sections in gold. */
object_unittest.cc 6 // This file is part of gold.
23 #include "gold.h"
35 using namespace gold;
test.cc 1 // test.cc -- simplistic test framework for gold.
6 // This file is part of gold.
23 #include "gold.h"
  /external/llvm/test/tools/gold/X86/
common.ll 8 ; RUN: %gold -plugin %llvmshlibdir/LLVMgold.so \
16 ; RUN: %gold -plugin %llvmshlibdir/LLVMgold.so \
24 ; RUN: %gold -plugin %llvmshlibdir/LLVMgold.so \
32 ; RUN: %gold -plugin %llvmshlibdir/LLVMgold.so \
41 ; RUN: %gold -plugin %llvmshlibdir/LLVMgold.so \
opt-level.ll 2 ; RUN: %gold -plugin %llvmshlibdir/LLVMgold.so -plugin-opt=save-temps \
5 ; RUN: %gold -plugin %llvmshlibdir/LLVMgold.so -plugin-opt=save-temps \
8 ; RUN: %gold -plugin %llvmshlibdir/LLVMgold.so -plugin-opt=save-temps \
  /toolchain/binutils/binutils-2.27/gold/
int_encoding.cc 5 // contents from other files in gold. Original code written by Ian
8 // This file is part of gold.
25 #include "gold.h"
31 namespace gold { namespace
134 } // End namespace gold.
options.cc 1 // options.c -- handle command line options for gold
6 // This file is part of gold.
23 #include "gold.h"
43 namespace gold namespace
156 printf(_("Usage: %s [options] file...\nOptions:\n"), gold::program_name);
164 printf(_("%s: supported targets:"), gold::program_name);
166 gold::supported_target_names(&supported_names);
173 printf(_("%s: supported emulations:"), gold::program_name);
175 gold::supported_emulation_names(&supported_names);
312 gold::print_version(print_short)
931 namespace gold namespace
    [all...]
  /external/compiler-rt/test/profile/Linux/
coverage_shared.test 3 RUN: %clang_profgen -fdata-sections -ffunction-sections -fuse-ld=gold -Wl,--gc-sections -fcoverage-mapping -o %t.d/a.shared -fPIC -shared %S/../Inputs/instrprof-dynamic-a.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 %S/../Inputs/instrprof-dynamic-b.cpp %S/../Inputs/instrprof-dynamic-main.cpp
6 RUN: %clang_profgen -fdata-sections -ffunction-sections -fuse-ld=gold -Wl,--gc-sections -o %t-static %t.d/a.shared.o %S/../Inputs/instrprof-dynamic-b.cpp %S/../Inputs/instrprof-dynamic-main.cpp
  /external/python/cpython2/Tools/pynche/
namedcolors.txt 14 Bright Gold #D9D919
39 Gold #CD7F32
71 Old Gold #CFB53B
  /external/python/cpython3/Tools/pynche/
namedcolors.txt 14 Bright Gold #D9D919
39 Gold #CD7F32
71 Old Gold #CFB53B

Completed in 421 milliseconds

<<11121314151617181920>>