Lines Matching full:output
35 \fBllvm\-objcopy\fP [\fIoptions\fP] \fIinput\fP [\fIoutput\fP]
39 usage, it makes a semantic copy of the input to the output. If any options are
40 specified, the output may be modified along the way, e.g. by removing sections.
42 If no output file is specified, the input file is modified in\-place. If "\-" is
44 input stream. If "\-" is specified for the output file, the output is written to
45 the standard output stream of the program.
59 Add a .gnu_debuglink section for \fB<debug\-file>\fP to the output.
65 output. For ELF objects the section will be of type \fISHT_NOTE\fP, if the name
86 Remove most local symbols from the output. Different file formats may limit
95 \fB<file>\fP is unrelated to the input and output files provided to
117 Produce a debug file as the output that only preserves contents of sections
127 Remove all sections from the output, except for sections named \fB<section>\fP\&.
136 Rename symbols called \fB<old>\fP to \fB<new>\fP in the output. Can be specified
142 Rename symbols in the output as described in the file \fB<filename>\fP\&. In the
157 Remove the specified section from the output. Can be specified multiple times
172 Set section properties in the output of section \fB<section>\fP based on the
230 Remove all symbols, debug sections and relocations from the output. This option
236 For ELF objects, remove from the output all symbols and non\-alloc sections not
241 relocations from the output.
246 Remove all debug sections from the output.
251 Remove all symbols named \fB<symbol>\fP from the output. Can be specified
258 output. In the file, each line represents a single symbol name, with leading
265 Remove from the output all symbols named \fB<symbol>\fP that are local or
272 output, if they are local or undefined and are not required by any relocation.
280 Remove from the output all local or undefined symbols that are not required by
369 Add a new symbol called \fB<name>\fP to the output symbol table, in the section
418 Compress DWARF debug sections in the output, using the specified style.
425 Decompress any compressed DWARF debug sections in the output.
430 Remove local symbols starting with ".L" from the output.
435 Remove all sections that are not DWARF .dwo sections from the output.
440 Extract the main partition from the output.
445 Extract the named partition from the output.
450 Mark any defined symbols named \fB<symbol>\fP as global symbols in the output.
457 those names as global in the output. In the file, each line represents a single
476 Make all symbols local in the output, except for symbols with the name
482 Make all symbols local in the output, except for symbols named in the file
490 When removing sections from the output, do not remove sections named
496 When removing symbols from the output, do not remove symbols named
502 When removing symbols from the output do not remove symbols named in the file
510 Make all symbols with hidden or internal visibility local in the output.
516 output. Can be specified multiple times to mark multiple symbols as local.
522 symbols with those names as local in the output. In the file, each line
547 .B \-\-output\-target <format>, \-O
548 Write the output as the specified format. See \fI\%SUPPORTED FORMATS\fP for a list
549 of valid \fB<format>\fP values. If unspecified, the output format is assumed to
557 output.
562 Add \fB<prefix>\fP to the front of every symbol name in the output.
567 Preserve access and modification timestamps in the output.
572 Rename sections called \fB<old>\fP to \fB<new>\fP in the output, and apply any
579 Set the start address of the output to \fB<addr>\fP\&. Overrides any previously
586 \fB<dwo\-file>\fP as the output file and no other options, and then with
592 Remove all DWARF .dwo sections from the output.
597 Remove from the output all non\-allocatable sections that are not within
603 Remove from the output all section headers and all section data not within
610 Equivalent to \fI\%\-\-input\-target\fP and \fI\%\-\-output\-target\fP for the
617 Mark any global symbol named \fB<symbol>\fP as a weak symbol in the output. Can
624 those names as weak in the output. In the file, each line represents a single
631 Mark all defined global symbols as weak in the output.
642 \fI\%\-\-input\-target\fP, \fI\%\-\-output\-target\fP, and \fI\%\-\-target\fP
697 .SH BINARY INPUT AND OUTPUT
706 If \fIbinary\fP is used as the value for \fI\%\-\-output\-target\fP, the output file
709 the address of the first loadable section in the output.