Lines Matching full:linker
12 .Nd ELF linker from the LLVM project
18 A linker takes one or more object, archive, and library files, and combines
26 It accepts most of the same command line arguments and linker scripts
33 acts as a Microsoft link.exe-compatible linker if invoked as
41 as a native linker as well as a cross linker.
138 may be another symbol or a linker script expression.
153 .It Fl -dynamic-linker Ns = Ns Ar value
154 Specify the dynamic linker to be used for a dynamically linked executable.
310 .It Fl -no-dynamic-linker
333 Report unresolved symbols even if the linker is creating a shared library.
388 An orphan section is one not specifically mentioned in a linker script.
463 unpacked can be used to re-run the linker with the same options and input files.
477 Read linker script from
479 If multiple linker scripts are given, they are processed as if they
610 This can be used to ensure linker invocation remains compatible with
640 Linker option extensions.
687 flag to indicate to the runtime linker that the object is an interposer.
812 The linker processes each file in the order in which it appears on the
816 Upon encountering an archive file a traditional linker searches the objects
821 linker.
827 may be used to have the linker loop over the files in the group until no new
848 option may be used to identify a linker invocation that may be incompatible
849 with traditional Unix-like linker behavior.