Lines Matching refs:HelpText

15                    HelpText<"DYNAMIC OPTIONS">;
19 HelpText<"Use the explicit symbol as the entrance of your program">;
25 HelpText<"Bind references within the shared library">;
29 HelpText<"Info the dynamic linker to lookup only inside the group">;
33 HelpText<"Set internal name of shared library">;
40 HelpText<"Do not allow unresolved references">;
44 HelpText<"Allow multiple definitions">;
48 HelpText<"Extensions for GNU ld compatibility">;
52 HelpText<"Set the name of the dynamic linker">;
59 HelpText<"Enable use of DT_RUNPATH and DT_FLAGS">;
63 HelpText<"Set the number of spare dyanmic tags (DT_NULL)">;
69 HelpText<"OPTIMIZATION OPTIONS">;
73 HelpText<"Enable garbage collection of unused input sections">;
77 HelpText<"Disable garbage collection of unused input sections">;
81 HelpText<"List all sections removed by garbage collection">;
85 HelpText<"Do not list sections removed by garbage collection">;
89HelpText<"Request creation of unwind info for linker generated code sections like PLT">;
93HelpText<"Don't create unwind info for linker generated sections to save size">;
97 HelpText<"Identical Code Folding">;
101 HelpText<"Set number of iterations to do ICF">;
105 HelpText<"List all sections folded by ICF">;
109 HelpText<"Do not list sections folded by ICF">;
115 HelpText<"OUTPUT OPTIONS">;
119 HelpText<"Output filename">;
126 HelpText<"Output format">;
130 HelpText<"Create a shared library">;
137 HelpText<"Link against dynamic library">;
147 HelpText<"Link against static library">;
160 HelpText<"Emit a position-independent executable file">;
167 HelpText<"Generate relocatable output">;
174HelpText<"Specify the binary format for input object files that follow this option on the command …
181 HelpText<"Omit debugger symbol information from the output file">;
188 HelpText<"Omit all symbol information from the output file">;
195 HelpText<"Discard all temporary local symbols">;
202 HelpText<"Discard all local symbols">;
209 HelpText<"Request creation of .eh_frame_hdr section and PT_GNU_EH_FRAME segment">;
213 HelpText<"Do not page align data">;
220 HelpText<"Do not page align data, do not make text readonly">;
227 HelpText<"Set the type of linker's hash table(s)">;
231 HelpText<"Export all dynamic symbols">;
238 HelpText<"Not export all dynamic symbols">;
244 HelpText<"Allow linking together mismatched input files">;
248 HelpText<"Allow linking together mismatched input files">;
254 HelpText<"POSITIONAL OPTIONS">;
258 HelpText<"Use the given file as the linker script">;
265HelpText<"Add the archive or object file specified by namespec to the list of files to link">;
272 HelpText<"Include every object file in the archive in the link">;
276 HelpText<"Turn off the effect of the --whole-archive option">;
280 HelpText<"Add the dynamic libraries mentioned to DT_NEEDED where there is "
285 HelpText<"Turn off the effect of the --as-needed">;
289 HelpText<"Deprecated">;
293 HelpText<"Deprecated">;
297 HelpText<"Add the dynamic libraries mentioned to DT_NEEDED">;
301 HelpText<"Turn off the effect of the --copy-dt-needed-entries">;
305 HelpText<"Start to record a group of archives">;
312 HelpText<"Stop recording a group of archives">;
321 HelpText<"PREFERENCE OPTIONS">;
325 HelpText<"Surround the result strings with the marker">;
329 HelpText<"Print the names of the input files as ld processes them">;
336 HelpText<"Display available options (to standard output)">;
343 HelpText<"Set linker diagnostic output level">;
347 HelpText<"Display MCLinker version">;
357 HelpText<"Set the maximum limit of errors">;
361 HelpText<"Set the maximum limit of warnings">;
365 HelpText<"Turn all warnings into errors">;
369 HelpText<"Do not turn all warnings into errors">;
373 HelpText<"Warn if there is a text relocation in the output shared object">;
379 HelpText<"SCRIPT OPTIONS">;
383 HelpText<"Define a symbol">;
387 HelpText<"Use a wrap function for the symbol">;
391 HelpText<"Use a portable function for the symbol">;
395 HelpText<"Locate a output section at the given absolute address">;
399 HelpText<"Set the address of the bss segment">;
403 HelpText<"Set the address of the data segment">;
407 HelpText<"Set the address of the text segment">;
413 HelpText<"SEARCHPATH OPTIONS">;
417 HelpText<"Use the given directory as the location of the sysroot">;
421 HelpText<"Add the given directory to the list of search paths">;
428 HelpText<"Only search lib dirs explicitly specified on cmdline">;
432 HelpText<"Add a directory to the runtime library search path">;
438 HelpText<"SYMBOL OPTIONS">;
442 HelpText<"Force symbol to be undefined in the output file">;
449 HelpText<"Define common symbol">;
461 HelpText<"TARGET OPTIONS">;
465 HelpText<"Set the maximum size of objects to be optimized using GP">;
472 HelpText<"Override target triple for module">;
476 HelpText<"Architecture to generate code for">;
480 HelpText<"Set a specific cpu type">;
484 HelpText<"Set GNU linker emulation">;
488 HelpText<"Set the group size to place stubs between sections">;
492 HelpText<"Enable fix for cortex a53 erratum 835769">;
496 HelpText<"Enable fix for cortex a53 erratum 843419">;