Lines Matching defs:file

6    This file is part of BFD, the Binary File Descriptor library.
426 /* Read in the symbolic header for an ECOFF object file. */
449 as read from the file header, but on ECOFF this is always the
451 handle this when we first read the file in coffgen.c. */
490 object file. This is called by gdb via the read_debug_info entry
618 /* PR 17512: file: 3372-1243-0.004. */
897 /* PR 17512: file: 3372-1000-0.004. */
913 /* PR 17512: file: 3372-1983-0.004. */
957 /* PR 17512: file: 3372-3080-0.004.
1181 2nd word is file index if 1st word rfd is ST_RFDESCAPE. */
1193 2nd word is file index if 1st word rfd is ST_RFDESCAPE. */
1205 2nd word is file index if 1st word rfd is ST_RFDESCAPE. */
1286 word 1 Current file descriptor index
1406 FILE *file = (FILE *)filep;
1411 fprintf (file, "%s", symbol->name);
1420 fprintf (file, "ecoff local ");
1421 fprintf_vma (file, (bfd_vma) ecoff_sym.value);
1422 fprintf (file, " %x %x", (unsigned) ecoff_sym.st,
1431 fprintf (file, "ecoff extern ");
1432 fprintf_vma (file, (bfd_vma) ecoff_ext.asym.value);
1433 fprintf (file, " %x %x", (unsigned) ecoff_ext.asym.st,
1473 fprintf (file, "[%3d] %c ",
1475 fprintf_vma (file, (bfd_vma) ecoff_ext.asym.value);
1476 fprintf (file, " st %x sc %x indx %x %c%c%c %s",
1496 appear in the file to the position number which we are
1503 /* aux_base is the start of the aux entries for this file;
1521 fprintf (file, _("\n End+1 symbol: %ld"),
1528 fprintf (file, _("\n First symbol: %ld"),
1531 fprintf (file, _("\n First symbol: %ld"),
1544 fprintf (file, _("\n End+1 symbol: %-7ld Type: %s"),
1551 fprintf (file, _("\n Local symbol: %ld"),
1559 fprintf (file, _("\n struct; End+1 symbol: %ld"),
1564 fprintf (file, _("\n union; End+1 symbol: %ld"),
1569 fprintf (file, _("\n enum; End+1 symbol: %ld"),
1575 fprintf (file, _("\n Type: %s"),
1708 /* This section has relocs made up by us, not the file, so take
1736 and return the name of the source file and the line nearest to the
1971 /* Calculate the file position for each section, and set
2043 /* On Ultrix, the data sections in an executable file must be
2044 aligned to a page boundary within the file. This does not
2083 /* Align the sections in the file to the same boundary on
2121 output file, as well as the location of the symbolic debugging
2163 /* At least on Ultrix, the symbol table of an executable file must
2221 /* Get the GP value for an ECOFF file. This is a hook used by
2237 /* Set the GP value for an ECOFF file. This is a hook used by the
2255 /* Set the register masks for an ECOFF file. This is a hook used by
2359 /* Write out an ECOFF file. */
2395 file. */
2418 /* Write section headers to the file. */
2421 file header, or a.out header. */
2468 object file produced by the assembler is supposed to point to
2543 /* Set up the file header. */
2635 /* Write out the file header and the optional header. */
2825 this symbol. The second four bytes are the file offset to the
3096 later than the timestamp of the file, otherwise the linker will
3108 /* Building gcc ends up extracting the armap as a file - twice. */
3141 /* Advance firstreal to the file position of this archive
3276 /* Add the external symbols of an object file to the global linker
3483 /* Add symbols from an ECOFF object file to the global linker hash
3566 /* Add the symbols from an archive file to the global hash table.
3568 archive hash table, and adds any associated object file. We do not
3849 /* Relocate and write an ECOFF section into an ECOFF output file. */
3936 /* Generate a reloc when linking an ECOFF file. This is a reloc
3937 requested by the linker, and does come from any input file. This
4007 file. */
4350 of the first object file in the link. */
4397 /* Compute the reloc and symbol file positions. */