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. *}
1207 through to the output file. This will happen when
1601 hook for the linker script to decide which output section
1850 /* Mark all sections which will be included in the output file. */
1856 /* Build the output symbol table. */
1877 /* Allocate space for the output relocs for each section. */
1928 when putting in the output relocs. */
1961 /* Add an output symbol to the output BFD. */
2040 bool output;
2064 the relocs in the output format being used. */
2139 output = false;
2143 than at the end, output it now. This is used for
2148 output = true;
2150 output = false;
2153 output = true;
2155 output = false;
2159 output = true;
2161 output = false;
2165 output = false;
2169 output = false;
2176 output = false;
2179 output = true;
2186 output = false;
2188 output = true;
2191 output = true;
2199 output = true;
2201 output = false;
2208 output = false;
2213 in the output file, then we don't want to output the
2218 output = false;
2220 if (output)
2580 /* Space has not been allocated for the output relocations.
2587 (_("attempt to do relocatable link with %s input and %s output"),
2751 once into the output. This routine checks each section, and
2850 the first pass, replace it with the LTO output on the
2974 /* Choose a neighbouring section to S in OBFD that will be output, or
3044 /* Convert symbols in excluded output sections to use a kept section. */
3219 the output @samp{hide} boolean parameter.
3389 the output file BFD when linking. Return <<TRUE>> on success,
3410 endianness matches between input and output file. Returns