Lines Matching defs:output

43 	object files and links them together to create the output
80 the target vector of the linker output file.
90 linker keeps the index the symbol has in the final output file
92 link the symbol index used in the output file can be quickly
152 <<_bfd_final_link>> function. In such a case the output bfd
166 check the output bfd before saving information (in this
270 the <<_bfd_final_link>> entry point of the output BFD. This
271 routine is responsible for producing the final output file,
273 the input sections and copy the data into the output sections.
274 It must build an output symbol table including any local
276 hash table. When producing relocatable output, it must
277 modify the input relocs and write them into the output file.
282 together in order to produce the correct output file.
307 Each section in the output file will have a list of
311 contents of the output section in terms of the contents of
325 output file. Each <<link_order>> structure should either be
332 to a BFD of the same format as the output BFD must be handled
334 output section in terms of a section belonging to one of the
370 in the output file. It may be convenient to do this when
388 are present should be included in the output file.
393 in the output file. If the value is <<discard_l>>, then all
401 while writing out the symbols, which is written to the output
493 . will actually end up absolute in output. *}
1210 through to the output file. This will happen when
1604 hook for the linker script to decide which output section
1861 /* Mark all sections which will be included in the output file. */
1867 /* Build the output symbol table. */
1888 /* Allocate space for the output relocs for each section. */
1939 when putting in the output relocs. */
1972 /* Add an output symbol to the output BFD. */
2051 bool output;
2075 the relocs in the output format being used. */
2150 output = false;
2154 than at the end, output it now. This is used for
2159 output = true;
2161 output = false;
2164 output = true;
2166 output = false;
2170 output = true;
2172 output = false;
2176 output = false;
2180 output = false;
2187 output = false;
2190 output = true;
2197 output = false;
2199 output = true;
2202 output = true;
2210 output = true;
2212 output = false;
2219 output = false;
2224 in the output file, then we don't want to output the
2229 output = false;
2231 if (output)
2591 /* Space has not been allocated for the output relocations.
2598 (_("attempt to do relocatable link with %s input and %s output"),
2762 once into the output. This routine checks each section, and
2861 the first pass, replace it with the LTO output on the
2996 /* Choose a neighbouring section to S in OBFD that will be output, or
3066 /* Convert symbols in excluded output sections to use a kept section. */
3241 the output @samp{hide} boolean parameter.
3411 the output file BFD when linking. Return <<TRUE>> on success,
3433 endianness matches between input and output file. Returns