HomeSort by relevance Sort by last modified time
    Searched refs:gold (Results 126 - 150 of 193) sorted by null

1 2 3 4 56 7 8

  /toolchain/binutils/binutils-2.25/gold/
expression.cc 1 // expression.cc -- expressions in linker scripts for gold
6 // This file is part of gold.
23 #include "gold.h"
35 namespace gold namespace
    [all...]
fileread.cc 1 // fileread.cc -- read files for gold
6 // This file is part of gold.
23 #include "gold.h"
49 #include "gold-threads.h"
95 namespace gold namespace
1141 } // End namespace gold.
gdb-index.cc 6 // This file is part of gold.
23 #include "gold.h"
32 namespace gold namespace
    [all...]
gold.cc 0 // gold.cc -- main linker functions
6 // This file is part of gold.
23 #include "gold.h"
53 namespace gold namespace
957 } // End namespace gold.
layout.h 1 // layout.h -- lay out output file sections for gold -*- C++ -*-
6 // This file is part of gold.
39 namespace gold namespace
1034 // Create a note section for gold version.
    [all...]
reloc.h 1 // reloc.h -- relocate input files for gold -*- C++ -*-
6 // This file is part of gold.
34 namespace gold namespace
933 } // End namespace gold.
resolve.cc 1 // resolve.cc -- symbol resolution for gold
6 // This file is part of gold.
23 #include "gold.h"
31 namespace gold namespace
    [all...]
symtab.h 1 // symtab.h -- the gold symbol table -*- C++ -*-
6 // This file is part of gold.
38 namespace gold namespace
    [all...]
mips.cc 1 // mips.cc -- mips target support for gold.
8 // This file is part of gold.
25 #include "gold.h"
51 using namespace gold;
    [all...]
arm.cc 1 // arm.cc -- arm target support for gold.
9 // This file is part of gold.
26 #include "gold.h"
59 using namespace gold;
115 // This is a very simple port of gold for ARM-EABI. It is intended for
576 ^ gold::string_hash<char>(
    [all...]
powerpc.cc 1 // powerpc.cc -- powerpc target support for gold.
7 // This file is part of gold.
24 #include "gold.h"
48 using namespace gold;
1077 gold::Default_comdat_behavior default_behavior;
    [all...]
script.cc 1 // script.cc -- handle linker scripts for gold.
6 // This file is part of gold.
23 #include "gold.h"
48 namespace gold namespace
    [all...]
incremental.h 1 // inremental.h -- incremental linking support for gold -*- C++ -*-
6 // This file is part of gold.
36 namespace gold namespace
    [all...]
plugin.cc 1 // plugin.cc -- plugin manager for gold -*- C++ -*-
6 // This file is part of gold.
23 #include "gold.h"
77 namespace gold namespace
    [all...]
layout.cc 1 // layout.cc -- lay out output file sections for gold
6 // This file is part of gold.
23 #include "gold.h"
60 namespace gold namespace
418 gold::queue_final_tasks(this->options_, this->input_objects_,
    [all...]
dynobj.cc 1 // dynobj.cc -- dynamic object support for gold
6 // This file is part of gold.
23 #include "gold.h"
34 namespace gold namespace
    [all...]
options.h 1 // options.h -- handle command line options for gold -*- C++ -*-
6 // This file is part of gold.
49 namespace gold namespace
    [all...]
reloc.cc 1 // reloc.cc -- relocate input files for gold.
6 // This file is part of gold.
23 #include "gold.h"
39 namespace gold namespace
    [all...]
dwarf_reader.cc 6 // This file is part of gold.
23 #include "gold.h"
38 namespace gold { namespace
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/ppc64/
obj9.go 1007 // of writing it is not supported at all by gold and my attempt to
  /prebuilts/go/darwin-x86/src/cmd/link/internal/amd64/
asm.go 869 // An alternate op is ADDQ. This is handled by GNU gold,
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
ldelf.go 393 // to gold and readelf.
  /prebuilts/go/linux-x86/src/cmd/internal/obj/ppc64/
obj9.go 1007 // of writing it is not supported at all by gold and my attempt to
  /prebuilts/go/linux-x86/src/cmd/link/internal/amd64/
asm.go 869 // An alternate op is ADDQ. This is handled by GNU gold,
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
ldelf.go 393 // to gold and readelf.

Completed in 375 milliseconds

1 2 3 4 56 7 8