Lines Matching defs:file

4    This file is part of BFD, the Binary File Descriptor library.
6186 /* Limit scan of symbols to object file whose profile is
6670 /* Build all the stubs associated with the current output file. The
10075 relocations are copied into the output file to be resolved at
10818 /* Put the relocated value back in the object file: */
10911 /* Put the relocated value back in the object file: */
12311 /* An object file might have a reference to a local
12312 undefined symbol. This is a daft object file, but we
13513 /* Skip the linker stubs file. This preserves previous behavior
13514 of accepting unknown attributes in the first input file - but
14082 /* Merge backend specific data from an object file to the output
14083 object file when linking. */
14093 FILE * file = (FILE *) ptr;
14105 fprintf (file, _("private flags = %lx:"), elf_elfheader (abfd)->e_flags);
14114 fprintf (file, _(" [interworking enabled]"));
14117 fprintf (file, " [APCS-26]");
14119 fprintf (file, " [APCS-32]");
14122 fprintf (file, _(" [VFP float format]"));
14124 fprintf (file, _(" [Maverick float format]"));
14126 fprintf (file, _(" [FPA float format]"));
14129 fprintf (file, _(" [floats passed in float registers]"));
14132 fprintf (file, _(" [position independent]"));
14135 fprintf (file, _(" [new ABI]"));
14138 fprintf (file, _(" [old ABI]"));
14141 fprintf (file, _(" [software FP]"));
14150 fprintf (file, _(" [Version1 EABI]"));
14153 fprintf (file, _(" [sorted symbol table]"));
14155 fprintf (file, _(" [unsorted symbol table]"));
14161 fprintf (file, _(" [Version2 EABI]"));
14164 fprintf (file, _(" [sorted symbol table]"));
14166 fprintf (file, _(" [unsorted symbol table]"));
14169 fprintf (file, _(" [dynamic symbols use segment index]"));
14172 fprintf (file, _(" [mapping symbols precede others]"));
14179 fprintf (file, _(" [Version3 EABI]"));
14183 fprintf (file, _(" [Version4 EABI]"));
14187 fprintf (file, _(" [Version5 EABI]"));
14190 fprintf (file, _(" [soft-float ABI]"));
14193 fprintf (file, _(" [hard-float ABI]"));
14199 fprintf (file, _(" [BE8]"));
14202 fprintf (file, _(" [LE8]"));
14208 fprintf (file, _(" <EABI version unrecognised>"));
14215 fprintf (file, _(" [relocatable executable]"));
14220 fprintf (file, _("<Unrecognised flag bits set>"));
14222 fputc ('\n', file);
14527 object file containing relocations but no symbol table. */
15306 file, but the symbol was never referred to by a dynamic
15452 /* If this symbol is not defined in a regular file, and we are
16028 _bfd_error_handler (_("Errors encountered processing file %s"),
16094 to copy relocs into the output file. */
16112 output file. This is mostly to handle .rel(a).bss and
16475 at the file offset, not the memory address, for the
16497 /* In the BPABI, the DT_REL tag must point at the file
16742 Elf_Internal_Ehdr * i_ehdrp; /* ELF file header, internal form. */
16850 /* Handle an ARM specific section when reading an object file. This is
17505 library to be a relocatable object file. */
17671 "of range (input file too large)"), abfd);
18932 file. */
19327 regions. Once an object file has been linked, it is safe to remove the
19591 /* Merge backend specific data from an object file to the output
19592 object file when linking. */
19880 the D_PAGED bit is set on the file, BFD will align segments on
19881 page boundaries, so that an OS can directly map the file. With