Home
last modified time | relevance | path

Searched refs:armap_start (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dlibecoff.h43 const char *armap_start; member
H A Decoff.c2949 if (strncmp (nextname, ecoff_backend (abfd)->armap_start, ARMAP_START_LENGTH) != 0 in _bfd_ecoff_slurp_armap()
3128 strcpy (hdr.ar_name, ecoff_backend (abfd)->armap_start); in _bfd_ecoff_write_armap()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dlibecoff.h43 const char *armap_start; member
H A Decoff.c2871 if (strncmp (nextname, ecoff_backend (abfd)->armap_start, ARMAP_START_LENGTH) != 0 in _bfd_ecoff_slurp_armap()
3050 strcpy (hdr.ar_name, ecoff_backend (abfd)->armap_start); in _bfd_ecoff_write_armap()