Searched refs:Linker (Results 1 - 24 of 24) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/lib/Linker/
H A DLinker.cpp1 //===- lib/Linker/Linker.cpp - Basic Linker functionality ----------------===//
10 // This file contains basic Linker functionality that all usages will need.
14 #include "llvm/Linker.h"
23 Linker::Linker(StringRef progname, StringRef modname, function in class:Linker
32 Linker::Linker(StringRef progname, Module* aModule, unsigned flags) : function in class:Linker
40 Linker
[all...]
H A DLinkItems.cpp1 //===- lib/Linker/LinkItems.cpp - Link LLVM objects and libraries ---------===//
15 #include "llvm/Linker.h"
30 Linker::LinkInItems(const ItemList& Items, ItemList& NativeItems) {
74 bool Linker::LinkInLibrary(StringRef Lib, bool& is_native) {
123 bool Linker::LinkInLibraries(const std::vector<std::string> &Libraries) {
158 bool Linker::LinkInFile(const sys::Path &File, bool &is_native) {
235 bool Linker::LinkInFiles(const std::vector<sys::Path> &Files) {
H A DLinkArchives.cpp1 //===- lib/Linker/LinkArchives.cpp - Link LLVM objects and libraries ------===//
15 #include "llvm/Linker.h"
94 Linker::LinkInArchive(const sys::Path &Filename, bool &is_native) {
H A DLinkModules.cpp1 //===- lib/Linker/LinkModules.cpp - Module Linker Implementation ----------===//
14 #include "llvm/Linker.h"
29 #include "llvm-c/Linker.h"
359 /// some overhead due to the use of Value handles which the Linker doesn't
936 if (Mode == Linker::DestroySource) {
1330 bool Linker::LinkModules(Module *Dest, Module *Src, unsigned Mode,
1348 LLVMBool Result = Linker::LinkModules(unwrap(Dest), unwrap(Src),
/macosx-10.10.1/llvmCore-3425.0.34/lib/
H A DMakefile14 Target ExecutionEngine Linker MC Object DebugInfo
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/
H A DLinker.h1 //===- llvm/Linker.h - Module Linker Interface ------------------*- C++ -*-===//
31 /// In this case the Linker still retains ownership of the Module. If the
33 /// to the caller and the Linker object is only suitable for destruction.
34 /// The Linker can link Modules from memory, bitcode files, or bitcode
40 /// @brief The LLVM Linker.
41 class Linker { class in namespace:llvm
71 /// Construct the Linker with an empty module which will be given the
74 Linker(StringRef progname, ///< name of tool running linker
80 /// Construct the Linker wit
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/tools/llvm-link/
H A Dllvm-link.cpp15 #include "llvm/Linker.h"
106 if (Linker::LinkModules(Composite.get(), M.get(), Linker::DestroySource,
/macosx-10.10.1/llvmCore-3425.0.34/tools/lto/
H A DLTOCodeGenerator.h17 #include "llvm/Linker.h"
69 llvm::Linker _linker;
/macosx-10.10.1/llvmCore-3425.0.34/tools/bugpoint/
H A DBugDriver.cpp18 #include "llvm/Linker.h"
130 if (Linker::LinkModules(Program, M.get(), Linker::DestroySource,
H A DMiscompilation.cpp21 #include "llvm/Linker.h"
225 if (Linker::LinkModules(M1, M2, Linker::DestroySource, &ErrorMsg)) {
399 if (Linker::LinkModules(ToNotOptimize, ToOptimizeLoopExtracted,
400 Linker::DestroySource, &ErrorMsg)){
579 if (Linker::LinkModules(ProgClone, Extracted, Linker::DestroySource,
/macosx-10.10.1/OpenSSL098-52/src/engines/
H A Dmakeengines.com265 $! Check To See If We Already Have A VAX C Linker Option File.
270 $! We Need A VAX C Linker Option File.
294 $! Check To See If We Already Have A GNU C Linker Option File.
299 $! We Need A GNU C Linker Option File.
324 $! Check To See If We Already Have A DEC C Linker Option File.
329 $! Figure Out If We Need A non-VAX Or A VAX Linker Option File.
334 $! We Need A DEC C Linker Option File For VAX.
349 $! Create The non-VAX Linker Option File.
373 $! Tell The User What Linker Option File We Are Using.
375 $ WRITE SYS$OUTPUT "Using Linker Optio
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/autoconf/m4/
H A Dlink_options.m419 [Linker version detected at compile time.])
/macosx-10.10.1/llvmCore-3425.0.34/projects/sample/autoconf/m4/
H A Dlink_options.m419 [Linker version detected at compile time.])
/macosx-10.10.1/OpenSSL098-52/src/apps/
H A Dmakeapps.com132 $! Check To See If We Have A Linker Option File.
344 $! Check To See If We Already Have A VAX C Linker Option File.
349 $! We Need A VAX C Linker Option File.
373 $! Check To See If We Already Have A GNU C Linker Option File.
378 $! We Need A GNU C Linker Option File.
403 $! Check To See If We Already Have A DEC C Linker Option File.
408 $! Figure Out If We Need An AXP Or A VAX Linker Option File.
413 $! We Need A DEC C Linker Option File For VAX.
428 $! Create The non-VAX Linker Option File.
452 $! Tell The User What Linker Optio
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/dist/brew/
H A Dbdbread.mak134 # Linker options
160 # Linker flag definitions
/macosx-10.10.1/OpenSSL098-52/src/crypto/des/
H A Ddes-lib.com260 $! Check To See If We Have A Linker Option File.
308 $! Check To See If We Have A Linker Option File.
356 $! Check To See If We Have A Linker Option File.
404 $! Check To See If We Have A Linker Option File.
454 $! Check To See If We Have A Linker Option File.
504 $! Check To See If We Already Have A VAX C Linker Option File.
509 $! We Need A VAX C Linker Option File.
533 $! Check To See If We Already Have A GNU C Linker Option File.
538 $! We Need A GNU C Linker Option File.
563 $! Check To See If We Already Have A DEC C Linker Optio
[all...]
/macosx-10.10.1/OpenSSL098-52/src/ssl/
H A Dssl-lib.com275 $! Check To See If We Have A Linker Option File.
349 $! Check To See If We Already Have A VAX C Linker Option File.
354 $! We Need A VAX C Linker Option File.
378 $! Check To See If We Already Have A GNU C Linker Option File.
383 $! We Need A GNU C Linker Option File.
408 $! Check To See If We Already Have A DEC C Linker Option File.
413 $! Figure Out If We Need A non-VAX Or A VAX Linker Option File.
418 $! We Need A DEC C Linker Option File For VAX.
433 $! Create The non-VAX Linker Option File.
457 $! Tell The User What Linker Optio
[all...]
/macosx-10.10.1/OpenSSL098-52/src/test/
H A Dmaketests.com92 $! Check To See If We Have A Linker Option File.
276 $! Check To See If We Already Have A VAX C Linker Option File.
281 $! We Need A VAX C Linker Option File.
305 $! Check To See If We Already Have A GNU C Linker Option File.
310 $! We Need A GNU C Linker Option File.
335 $! Check To See If We Already Have A DEC C Linker Option File.
340 $! Figure Out If We Need A non-VAX Or A VAX Linker Option File.
345 $! We Need A DEC C Linker Option File For VAX.
360 $! Create The non-VAX Linker Option File.
384 $! Tell The User What Linker Optio
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/build_brew/
H A Dbdbread.mak134 # Linker options
160 # Linker flag definitions
/macosx-10.10.1/OpenSSL098-52/src/fips/
H A Dfips-lib.com511 $! Check To See If We Already Have A VAX C Linker Option File.
516 $! We Need A VAX C Linker Option File.
540 $! Check To See If We Already Have A GNU C Linker Option File.
545 $! We Need A GNU C Linker Option File.
570 $! Check To See If We Already Have A DEC C Linker Option File.
575 $! Figure Out If We Need A non-VAX Or A VAX Linker Option File.
580 $! We Need A DEC C Linker Option File For VAX.
595 $! Create The non-VAX Linker Option File.
619 $! Tell The User What Linker Option File We Are Using.
621 $ WRITE SYS$OUTPUT "Using Linker Optio
[all...]
/macosx-10.10.1/dtrace-147/libdtrace/
H A Ddt_ld.cpp555 #pragma mark Linker support
/macosx-10.10.1/pcre-7/pcre/
H A Dconfigure21370 Linker .......................... : ${LD}
21374 Linker flags .................... : ${LDFLAGS}
/macosx-10.10.1/SmartcardCCID-55008/ccid/ccid/
H A Dconfigure13585 Linker flags: ${LDFLAGS}
/macosx-10.10.1/OpenSSH-189/openssh/
H A Dconfigure18485 echo " Linker flags: ${LDFLAGS}"

Completed in 327 milliseconds