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
274 the <<_bfd_final_link>> entry point of the output BFD. This
275 routine is responsible for producing the final output file,
277 the input sections and copy the data into the output sections.
278 It must build an output symbol table including any local
280 hash table. When producing relocatable output, it must
281 modify the input relocs and write them into the output file.
286 together in order to produce the correct output file.
311 Each section in the output file will have a list of
315 contents of the output section in terms of the contents of
329 output file. Each <<link_order>> structure should either be
336 to a BFD of the same format as the output BFD must be handled
338 output section in terms of a section belonging to one of the
374 in the output file. It may be convenient to do this when
392 are present should be included in the output file.
397 in the output file. If the value is <<discard_l>>, then all
405 while writing out the symbols, which is written to the output
1305 through to the output file. This will happen when
1677 hook for the linker script to decide which output section
1974 /* Mark all sections which will be included in the output file. */
1980 /* Build the output symbol table. */
2001 /* Allocate space for the output relocs for each section. */
2052 when putting in the output relocs. */
2085 /* Add an output symbol to the output BFD. */
2164 bfd_boolean output;
2188 the relocs in the output format being used. */
2264 output = FALSE;
2268 than at the end, output it now. This is used for
2273 output = TRUE;
2275 output = FALSE;
2278 output = FALSE;
2282 output = TRUE;
2284 output = FALSE;
2288 output = FALSE;
2292 output = FALSE;
2299 output = FALSE;
2302 output = TRUE;
2309 output = FALSE;
2311 output = TRUE;
2314 output = TRUE;
2322 output = TRUE;
2324 output = FALSE;
2330 in the output file, then we don't want to output the symbol.
2336 output = FALSE;
2338 if (output)
2700 /* Space has not been allocated for the output relocations.
2706 (_("Attempt to do relocatable link with %s input and %s output"),
2856 once into the output. This routine checks each section, and