HomeSort by relevance Sort by last modified time
    Searched defs:Linker (Results 1 - 25 of 26) sorted by null

1 2

  /external/llvm/include/llvm/Linker/
Linker.h 1 //===- Linker.h - Module Linker Interface -----------------------*- C++ -*-===//
13 #include "llvm/Linker/IRMover.h"
24 class Linker {
38 Linker(Module &M);
  /frameworks/compile/mclinker/include/mcld/
Linker.h 1 //===- Linker.h -----------------------------------------------------------===//
26 /** \class Linker
27 * \brief Linker is a modular linker.
29 class Linker {
31 Linker();
33 ~Linker();
35 /// emulate - To set up target-dependent options and default linker script.
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Linker/
Linker.h 1 //===- Linker.h - Module Linker Interface -----------------------*- C++ -*-===//
14 #include "llvm/Linker/IRMover.h"
25 class Linker {
35 Linker(Module &M);
42 /// Passing InternalizeCallback will have the linker call the function with
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Linker/
Linker.h 1 //===- Linker.h - Module Linker Interface -----------------------*- C++ -*-===//
14 #include "llvm/Linker/IRMover.h"
25 class Linker {
35 Linker(Module &M);
42 /// Passing InternalizeCallback will have the linker call the function with
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Linker/
Linker.h 1 //===- Linker.h - Module Linker Interface -----------------------*- C++ -*-===//
14 #include "llvm/Linker/IRMover.h"
25 class Linker {
35 Linker(Module &M);
42 /// Passing InternalizeCallback will have the linker call the function with
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Linker/
Linker.h 1 //===- Linker.h - Module Linker Interface -----------------------*- C++ -*-===//
14 #include "llvm/Linker/IRMover.h"
25 class Linker {
35 Linker(Module &M);
42 /// Passing InternalizeCallback will have the linker call the function with
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Linker/
Linker.h 1 //===- Linker.h - Module Linker Interface -----------------------*- C++ -*-===//
14 #include "llvm/Linker/IRMover.h"
25 class Linker {
35 Linker(Module &M);
42 /// Passing InternalizeCallback will have the linker call the function with
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Linker/
Linker.h 1 //===- Linker.h - Module Linker Interface -----------------------*- C++ -*-===//
14 #include "llvm/Linker/IRMover.h"
25 class Linker {
35 Linker(Module &M);
42 /// Passing InternalizeCallback will have the linker call the function with
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Linker/
Linker.h 1 //===- Linker.h - Module Linker Interface -----------------------*- C++ -*-===//
14 #include "llvm/Linker/IRMover.h"
25 class Linker {
35 Linker(Module &M);
42 /// Passing InternalizeCallback will have the linker call the function with
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Linker/
Linker.h 1 //===- Linker.h - Module Linker Interface -----------------------*- C++ -*-===//
14 #include "llvm/Linker/IRMover.h"
25 class Linker {
35 Linker(Module &M);
42 /// Passing InternalizeCallback will have the linker call the function with
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Linker/
Linker.h 1 //===- Linker.h - Module Linker Interface -----------------------*- C++ -*-===//
14 #include "llvm/Linker/IRMover.h"
25 class Linker {
35 Linker(Module &M);
42 /// Passing InternalizeCallback will have the linker call the function with
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Linker/
Linker.h 1 //===- Linker.h - Module Linker Interface -----------------------*- C++ -*-===//
14 #include "llvm/Linker/IRMover.h"
25 class Linker {
35 Linker(Module &M);
42 /// Passing InternalizeCallback will have the linker call the function with
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Linker/
Linker.h 1 //===- Linker.h - Module Linker Interface -----------------------*- C++ -*-===//
14 #include "llvm/Linker/IRMover.h"
25 class Linker {
35 Linker(Module &M);
42 /// Passing InternalizeCallback will have the linker call the function with
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Linker/
Linker.h 1 //===- Linker.h - Module Linker Interface -----------------------*- C++ -*-===//
14 #include "llvm/Linker/IRMover.h"
25 class Linker {
35 Linker(Module &M);
42 /// Passing InternalizeCallback will have the linker call the function with
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Linker/
Linker.h 1 //===- Linker.h - Module Linker Interface -----------------------*- C++ -*-===//
14 #include "llvm/Linker/IRMover.h"
25 class Linker {
35 Linker(Module &M);
42 /// Passing InternalizeCallback will have the linker call the function with
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Linker/
Linker.h 1 //===- Linker.h - Module Linker Interface -----------------------*- C++ -*-===//
14 #include "llvm/Linker/IRMover.h"
25 class Linker {
35 Linker(Module &M);
42 /// Passing InternalizeCallback will have the linker call the function with
  /external/swiftshader/third_party/LLVM/lib/Linker/
Linker.cpp 1 //===- lib/Linker/Linker.cpp - Basic Linker functionality ----------------===//
10 // This file contains basic Linker functionality that all usages will need.
14 #include "llvm/Linker.h"
24 Linker::Linker(StringRef progname, StringRef modname,
33 Linker::Linker(StringRef progname, Module* aModule, unsigned flags) :
41 Linker::~Linker()
    [all...]
  /frameworks/compile/mclinker/lib/Core/
Linker.cpp 1 //===- Linker.cpp ---------------------------------------------------------===//
9 #include "mcld/Linker.h"
34 Linker::Linker()
42 Linker::~Linker() {
46 /// emulate - To set up target-dependent options and default linker script.
48 bool Linker::emulate(LinkerScript& pScript, LinkerConfig& pConfig) {
66 bool Linker::link(Module& pModule, IRBuilder& pBuilder) {
77 bool Linker::normalize(Module& pModule, IRBuilder& pBuilder)
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/
Linker.h 1 //===- llvm/Linker.h - Module Linker Interface ------------------*- C++ -*-===//
10 // This file defines the interface to the module/file/archive linker.
30 /// In this case the Linker still retains ownership of the Module. If the
32 /// to the caller and the Linker object is only suitable for destruction.
33 /// The Linker can link Modules from memory, bitcode files, or bitcode
35 /// presented to it. By default, the linker will generate error and warning
39 /// @brief The LLVM Linker.
40 class Linker {
54 /// linker
    [all...]
  /external/clang/lib/Driver/
Tools.h 194 class LLVM_LIBRARY_VISIBILITY Linker : public Common {
196 Linker(const ToolChain &TC) : Common("gcc::Linker", "linker (via gcc)", TC) {}
225 class LLVM_LIBRARY_VISIBILITY Linker : public GnuTool {
227 Linker(const ToolChain &TC) : GnuTool("hexagon::Linker", "hexagon-ld", TC) {}
243 class LLVM_LIBRARY_VISIBILITY Linker : public GnuTool {
245 Linker(const ToolChain &TC) : GnuTool("amdgpu::Linker", "ld.lld", TC) {
    [all...]
Tools.cpp 239 // Add extra linker input arguments which are not treated as inputs
254 // Otherwise, this is a linker input argument.
263 // Pass -z prefix for gcc linker compatibility.
    [all...]
  /external/llvm/lib/Linker/
LinkModules.cpp 1 //===- lib/Linker/LinkModules.cpp - Module Linker Implementation ----------===//
10 // This file implements the LLVM module linker.
15 #include "llvm-c/Linker.h"
20 #include "llvm/Linker/Linker.h"
50 return !(Flags & Linker::DontForceLinkLinkonceODR);
52 bool shouldOverrideFromSrc() { return Flags & Linker::OverrideFromSrc; }
53 bool shouldLinkOnlyNeeded() { return Flags & Linker::LinkOnlyNeeded; }
55 return Flags & Linker::InternalizeLinkedSymbols
    [all...]
  /prebuilts/tools/common/m2/repository/com/squareup/dagger/dagger/1.2.2/
dagger-1.2.2.jar 
  /external/libmojo/base/android/java/src/org/chromium/base/library_loader/
Linker.java 91 * - Native shared libraries should be loaded with Linker.loadLibrary(),
103 * Otherwise, the linker considers that it is running inside the browser
118 * More specifically, by default when in the browser process, the linker
148 public abstract class Linker {
160 // NOTE: These names are known and expected by the Linker test scripts.
166 // shared RELRO. Only change this while debugging linker-related issues.
168 // NOTE: This variable's name is known and expected by the Linker test scripts.
192 "org.chromium.base.android.linker.shared_relros";
194 // Guards all access to the linker.
211 // Constants used to indicate a given Linker implementation, for testing
    [all...]
  /external/llvm/tools/dsymutil/
DwarfLinker.cpp 1 //===- tools/dsymutil/DwarfLinker.cpp - Dwarf debug info linker -----------===//
3 // The LLVM Linker
    [all...]

Completed in 1539 milliseconds

1 2