Home
last modified time | relevance | path

Searched refs:ecoff_write_symhdr (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
HDecofflink.c43 static bfd_boolean ecoff_write_symhdr
1462 ecoff_write_symhdr (abfd, debug, swap, where) in ecoff_write_symhdr() function
1537 if (! ecoff_write_symhdr (abfd, debug, swap, where))
1637 if (! ecoff_write_symhdr (abfd, debug, swap, where))
HDChangeLog-94952558 (ecoff_write_symhdr): Likewise, for malloc.
8814 * ecofflink.c (ecoff_write_symhdr): Set symhdr->magic here.
/freebsd-11-stable/contrib/binutils/gas/
HDChangeLog-92956970 now set in bfd/ecofflink.c:ecoff_write_symhdr.