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 \(dq\-\(dq is
44 input stream. If \(dq\-\(dq 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
376 Add a new symbol called \fB<name>\fP to the output symbol table, in the section
425 Compress DWARF debug sections in the output, using the specified format.
431 Decompress any compressed DWARF debug sections in the output.
436 Remove local symbols starting with \(dq.L\(dq from the output.
441 Remove all sections that are not DWARF .dwo sections from the output.
446 Extract the main partition from the output.
451 Extract the named partition from the output.
456 Mark any defined symbols named \fB<symbol>\fP as global symbols in the output.
463 those names as global in the output. In the file, each line represents a single
482 Make all symbols local in the output, except for symbols with the name
488 Make all symbols local in the output, except for symbols named in the file
496 When removing sections from the output, do not remove sections named
502 When removing symbols from the output, do not remove symbols named
508 When removing symbols from the output do not remove symbols named in the file
516 Make all symbols with hidden or internal visibility local in the output.
522 output. Can be specified multiple times to mark multiple symbols as local.
528 symbols with those names as local in the output. In the file, each line
553 .B \-\-output\-target <format>, \-O
554 Write the output as the specified format. See \fI\%SUPPORTED FORMATS\fP for a list
555 of valid \fB<format>\fP values. If unspecified, the output format is assumed to
563 output.
568 Add \fB<prefix>\fP to the front of every symbol name in the output.
573 Preserve access and modification timestamps in the output.
578 Rename sections called \fB<old>\fP to \fB<new>\fP in the output, and apply any
591 Set the start address of the output to \fB<addr>\fP\&. Overrides any previously
598 \fB<dwo\-file>\fP as the output file and no other options, and then with
604 Remove all DWARF .dwo sections from the output.
609 Remove from the output all non\-allocatable sections that are not within
615 Remove from the output all section headers and all section data not within
622 Equivalent to \fI\%\-\-input\-target\fP and \fI\%\-\-output\-target\fP for the
629 Mark any global symbol named \fB<symbol>\fP as a weak symbol in the output. Can
636 those names as weak in the output. In the file, each line represents a single
643 Mark all defined global symbols as weak in the output.
660 \fI\%\-\-input\-target\fP, \fI\%\-\-output\-target\fP, and \fI\%\-\-target\fP
715 .SH BINARY INPUT AND OUTPUT
724 If \fIbinary\fP is used as the value for \fI\%\-\-output\-target\fP, the output file
727 the address of the first loadable section in the output.