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.
184 read this default linker script.
188 may be another symbol or a linker script expression.
203 .It Fl -dynamic-linker Ns = Ns Ar value
204 Specify the dynamic linker to be used for a dynamically linked executable.
371 .It Fl -no-dynamic-linker
394 Report unresolved symbols even if the linker is creating a shared library.
452 An orphan section is one not specifically mentioned in a linker script.
571 unpacked can be used to re-run the linker with the same options and input files.
585 Read linker script from
587 If multiple linker scripts are given, they are processed as if they
725 This can be used to ensure linker invocation remains compatible with
764 Linker option extensions.
783 is the default, linker will not report the missing property otherwise will be reported as a warning or an error.
788 is the default, linker will not report the missing property otherwise will be reported as a warning or an error.
793 is the default, linker will not report the missing property otherwise will be reported as a warning or an error.
826 flag to indicate to the runtime linker that the object is an interposer.
990 The linker processes each file in the order in which it appears on the
994 Upon encountering an archive file a traditional linker searches the objects
999 linker.
1005 may be used to have the linker loop over the files in the group until no new
1026 option may be used to identify a linker invocation that may be incompatible
1027 with traditional Unix-like linker behavior.