Home
last modified time | relevance | path

Searched full:linking (Results 1 – 25 of 689) sorted by relevance

12345678910>>...28

/freebsd/crypto/openssl/
H A DNOTES-UNIX.md12 objects. Because of this, any linking option that's given to the
35 linking options depending on operating system and versions thereof, and
97 Linking your application
103 on linking of the target application. "Might" means that under some
107 when linking your application. Consult your system documentation and use
110 Shared OpenSSL builds also install static libraries. Linking with the
H A DNOTES-WINDOWS.md8 - [Linking native applications](#linking-native-applications)
210 Linking native applications
219 linking with `GDI32.LIB` and `USER32.LIB`, as they are justly associated
/freebsd/contrib/libpcap/
H A Dpcap-config.156 for static linking. Depending on the manner of libpcap installation, some
103 to produce linker flags appropriate for static linking with libpcap.
111 to produce linker flags appropriate for static linking with libpcap and
112 dynamic linking with all other libraries, including libraries required by
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DWasm.h29 // Wasm linking metadata version
183 // Kind codes used in the custom "linking" section
199 // Kind codes used in the custom "linking" section in the WASM_COMDAT_INFO
207 // Kind codes used in the custom "linking" section in the WASM_SYMBOL_TABLE
323 StringRef SymbolName; // from the "linking" section
355 StringRef SymbolName; // from the "linking" section
363 StringRef SymbolName; // from the "linking" section
392 StringRef SymbolName; // from the "linking" section
476 // Info from the linking metadata section of a wasm object file.
481 // The linking section also contains a symbol table. This info (represented
/freebsd/crypto/openssl/demos/bio/
H A Ddescrip.mms4 # For linking with shared libraries: OSSL$LIBCRYPTO_SHR and OSSL$LIBSSL_SHR
5 # For linking with static libraries: OSSL$LIBCRYPTO and OSSL$LIBSSL
12 # Alternative, for linking with static libraries
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.h53 /// \defgroup Methods setting various linking options:
58 /// Allows to generate log of linking process to the standard output.
93 /// Use specified number of threads for parallel files linking.
158 /// Keeps track of data associated with one object during linking.
189 /// and the dwarf linking process for these units is started.
353 /// Data global for the whole linking process.
362 /// Keeps all linking contexts.
H A DDWARFLinkerGlobalData.h27 /// linking options
84 /// This class keeps data and services common for the whole linking process.
97 /// Returns linking options.
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/
H A DDWARFLinkerImpl.h
/freebsd/sys/contrib/openzfs/config/
H A Dconfig.rpath28 # All known linkers require a '.a' archive for static linking (except MSVC,
270 # Neither direct hardcoding nor static linking is supported with a
277 # On IA64, the linker does run time linking by default, so we don't
282 # Test if we are trying to use run time linking or normal
283 # AIX style linking. If -brtl is somewhere in LDFLAGS, we
284 # need to do runtime linking.
669 # Flag to hardcode \$libdir into a binary during linking.
676 # Set to yes if using DIR/libNAME.so during linking hardcodes DIR into the
680 # Set to yes if using the -LDIR flag during linking hardcodes DIR into the
/freebsd/contrib/llvm-project/llvm/lib/Linker/
H A DIRMover.cpp365 /// speeds up linking for modules with many/ lazily linked functions of which
414 /// This remapping is performed after metadata linking.
422 /// Whether we are importing globals for ThinLTO, as opposed to linking the
429 /// Set to true when all global value body linking is complete (including
430 /// lazy linking). Used to prevent metadata linking from creating new
536 /// Update attributes while linking.
598 // When linking a global from other modules than source & dest, skip in materialize()
600 // module is linked. Linking it now would potentially pull in many types that in materialize()
656 // No linking to be performed or linking from the source: simply create an in copyGlobalVariableProto()
691 // If there is no linkage to be performed or we are linking from the source, in copyFunctionProto()
[all …]
H A DLinkModules.cpp47 /// Used as the callback for lazy linking.
138 return emitError("Linking COMDATs named '" + ComdatName + in getComdatLeader()
145 "Linking COMDATs named '" + ComdatName + in getComdatLeader()
172 return emitError("Linking COMDATs named '" + ComdatName + in computeResultingSelectionKind()
199 return emitError("Linking COMDATs named '" + ComdatName + in computeResultingSelectionKind()
206 return emitError("Linking COMDATs named '" + ComdatName + in computeResultingSelectionKind()
324 return emitError("Linking globals named '" + Src.getName() + in shouldLinkFromSource()
536 // Insert all of the globals in src into the DstM module... without linking in run()
572 emitError("linking '" + GV->getName() + in run()
/freebsd/contrib/googletest/googletest/cmake/
H A Dlibgtest.la.in5 # It is necessary for linking the library.
13 # Should we warn about portability when linking against -modules?
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinkerParallel/
H A DDWARFLinker.h
/freebsd/contrib/llvm-project/lld/docs/
H A Dwindows_support.rst19 command line options, and it drives further linking processes. LLD accepts
33 Linking against DLL
37 Linking against static library
H A DNewLLD.rst7 You can embed LLD to your program by linking against it and calling the linker's
53 until we need them to continue linking.
67 linking. The linker visits each file in the order as they appeared in the
87 Linking mutually-dependent archive files is tricky. You may specify the same
230 The linking process is driven by the driver. The driver:
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DPGOInstrumentation.h40 // can be run after LTO/ThinLTO linking. Lld linker needs to see
41 // all the COMDAT variables before linking. So we have this pass
42 // always run before linking for CSPGO.
/freebsd/rescue/
H A DREADME29 linking. In particular, nsswitch, locales, and pam all
30 rely on dynamic linking.
/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DLLJIT.h47 * This can be used to override the default linking layer implementation
50 * Object linking layers returned by this function will become owned by the
222 * Returns a non-owning reference to the LLJIT instance's object linking layer.
227 * Returns a non-owning reference to the LLJIT instance's object linking layer.
/freebsd/sys/contrib/libsodium/m4/
H A Dax_pthread.m4100 # etcetera environment variables, and if threads linking works using
195 # standard Solaris way of linking pthreads (-mt -lpthread).
270 # that, in an invocation where only linking and no compilation is
277 # compilation (CFLAGS) are also used in linking. Many systems
281 # linking. Such a scenario is extremely rare in practice.
283 # Even though use of the -pthread flag in linking would only print
288 …AC_CACHE_CHECK([whether Clang needs flag to prevent "argument unused" warning when linking with -p…
/freebsd/share/man/man5/
H A Delf.5489 The array element specifies dynamic linking information.
695 for dynamic linking.
697 many symbols unnecessary for dynamic linking.
716 dynamic linking must contain a symbol hash table.
720 This section holds information for dynamic linking.
742 This section holds a minimal set of dynamic linking symbols.
907 This section holds dynamic linking information.
919 This section holds strings needed for dynamic linking, most commonly
926 This section holds the dynamic linking symbol table.
1455 .%B "Executable and Linking Format (ELF)"
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DLinkInModulesPass.cpp1 //===-- LinkInModulesPass.cpp - Module Linking pass --------------- C++ -*-===//
30 report_fatal_error("Bitcode module postopt linking failed, aborted!"); in run()
/freebsd/contrib/unbound/
H A Dax_pthread.m4105 # etcetera environment variables, and if threads linking works using
203 # standard Solaris way of linking pthreads (-mt -lpthread).
367 # that, in an invocation where only linking and no compilation is
374 # compilation (CFLAGS) are also used in linking. Many systems
378 # linking. Such a scenario is extremely rare in practice.
380 # Even though use of the -pthread flag in linking would only print
385 …AC_CACHE_CHECK([whether Clang needs flag to prevent "argument unused" warning when linking with -p…
/freebsd/crypto/krb5/src/config/ac-archive/
H A Dax_pthread.m4105 # etcetera environment variables, and if threads linking works using
203 # standard Solaris way of linking pthreads (-mt -lpthread).
367 # that, in an invocation where only linking and no compilation is
374 # compilation (CFLAGS) are also used in linking. Many systems
378 # linking. Such a scenario is extremely rare in practice.
380 # Even though use of the -pthread flag in linking would only print
385 …AC_CACHE_CHECK([whether Clang needs flag to prevent "argument unused" warning when linking with -p…
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUUnifyMetadata.cpp10 // This pass that unifies multiple OpenCL metadata due to linking.
35 /// Unify multiple OpenCL metadata due to linking.
130 "Unify multiple OpenCL metadata due to linking", false, false)
/freebsd/contrib/pam-krb5/m4/
H A Dcc-flags.m44 dnl compiler supports a given flag for either compilation or linking,
59 dnl Check whether a given flag is supported by the compiler when linking an
63 AC_MSG_CHECKING([if $CC supports $1 for linking])

12345678910>>...28