HomeSort by relevance Sort by last modified time
    Searched refs:gold (Results 76 - 100 of 212) sorted by null

1 2 34 5 6 7 8 9

  /toolchain/binutils/binutils-2.27/gold/
incremental-dump.cc 6 // This file is part of gold.
28 // readelf. Because of that, the use of gold's data structures and functions
31 #include "gold.h"
39 namespace gold namespace
44 using namespace gold;
stringpool.cc 1 // stringpool.cc -- a string pool for gold
6 // This file is part of gold.
23 #include "gold.h"
33 namespace gold namespace
140 return gold::string_hash<Stringpool_char>(s, length);
535 } // End namespace gold.
s390.cc 1 // s390.cc -- s390 target support for gold.
6 // This file is part of gold.
23 #include "gold.h"
47 using namespace gold;
    [all...]
x86_64.cc 1 // x86_64.cc -- x86_64 target support for gold.
6 // This file is part of gold.
23 #include "gold.h"
49 using namespace gold;
    [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.
attributes.h 1 // attributes.h -- object attributes for gold -*- C++ -*-
7 // This file is part of gold.
36 namespace gold namespace
409 } // 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.
copy-relocs.cc 1 // copy-relocs.cc -- handle COPY relocations for gold.
6 // This file is part of gold.
23 #include "gold.h"
28 namespace gold namespace
264 } // 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.
descriptors.cc 1 // descriptors.cc -- manage file descriptors for gold
6 // This file is part of gold.
23 #include "gold.h"
34 #include "gold-threads.h"
57 namespace gold namespace
297 } // End namespace gold.
fileread.h 1 // fileread.h -- read files for gold -*- C++ -*-
6 // This file is part of gold.
35 namespace gold namespace
609 } // end namespace gold
gold-threads.cc 0 // gold-threads.cc -- thread support for gold
6 // This file is part of gold.
23 #include "gold.h"
33 #include "gold-threads.h"
35 namespace gold namespace
459 } // 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.
merge.h 1 // merge.h -- handle section merging for gold -*- C++ -*-
6 // This file is part of gold.
33 namespace gold namespace
512 } // End namespace gold.
parameters.cc 1 // parameters.cc -- general parameters for a link using gold
6 // This file is part of gold.
23 #include "gold.h"
30 namespace gold namespace
388 } // End namespace gold.
reduced_debug_output.cc 6 // This file is part of gold.
23 #include "gold.h"
34 namespace gold namespace
376 } // End namespace gold.
script-c.h 1 /* script-c.h -- C interface for linker scripts in gold. */
6 This file is part of gold.
37 // the gold namespace. For the C code we declare it at the top level.
40 namespace gold namespace
564 } // End namespace gold.
script.h 1 // script.h -- handle linker scripts for gold -*- C++ -*-
6 // This file is part of gold.
40 namespace gold namespace
594 } // End namespace gold.
sparc.cc 1 // sparc.cc -- sparc target support for gold.
6 // This file is part of gold.
23 #include "gold.h"
48 using namespace gold;
    [all...]
stringpool.h 1 // stringpool.h -- a string pool for gold -*- C++ -*-
6 // This file is part of gold.
30 namespace gold namespace
419 } // End namespace gold.
workqueue.cc 1 // workqueue.cc -- the workqueue for gold
6 // This file is part of gold.
23 #include "gold.h"
31 namespace gold namespace
521 } // End namespace gold.
  /toolchain/binutils/binutils-2.27/gold/testsuite/
overflow_unittest.cc 6 // This file is part of gold.
23 #include "gold.h"
33 using namespace gold;
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
html.go 149 .outline-gold { outline: gold solid 2px; }
179 "outline-gold"

Completed in 495 milliseconds

1 2 34 5 6 7 8 9