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
1187 through to the output file. This will happen when
1573 hook for the linker script to decide which output section
1809 /* Mark all sections which will be included in the output file. */
1815 /* Build the output symbol table. */
1836 /* Allocate space for the output relocs for each section. */
1887 when putting in the output relocs. */
1920 /* Add an output symbol to the output BFD. */
1999 bfd_boolean output;
2023 the relocs in the output format being used. */
2099 output = FALSE;
2103 than at the end, output it now. This is used for
2108 output = TRUE;
2110 output = FALSE;
2113 output = FALSE;
2117 output = TRUE;
2119 output = FALSE;
2123 output = FALSE;
2127 output = FALSE;
2134 output = FALSE;
2137 output = TRUE;
2144 output = FALSE;
2146 output = TRUE;
2149 output = TRUE;
2157 output = TRUE;
2159 output = FALSE;
2166 output = FALSE;
2171 in the output file, then we don't want to output the
2176 output = FALSE;
2178 if (output)
2539 /* Space has not been allocated for the output relocations.
2546 (_("Attempt to do relocatable link with %s input and %s output"),
2716 once into the output. This routine checks each section, and
2816 the first pass, replace it with the LTO output on the
2942 /* Choose a neighbouring section to S in OBFD that will be output, or
3012 /* Convert symbols in excluded output sections to use a kept section. */
3118 the output @samp{hide} boolean parameter.
3288 the output file BFD when linking. Return <<TRUE>> on success,
3309 endianness matches between input and output file. Returns