Home | History | Annotate | Download | only in bfd

Lines Matching full:backend

28 /* This is the backend information kept for ECOFF files.  This
29 structure is constant for a particular backend. The first element
30 is the COFF backend data structure, so that ECOFF targets can use
38 /* COFF backend information. This must be the first field. */
62 /* Backend reloc tweaking. */
134 /* TRUE if this BFD was written by the backend linker. */
233 /* Generic ECOFF BFD backend vectors. */
303 /* ecoff_bfd_reloc_type_lookup defined by backend. */
311 /* ecoff_bfd_get_relocated_section_contents defined by backend. */
312 /* ecoff_bfd_relax_section defined by backend. */