Home
last modified time | relevance | path

Searched refs:ecoff_collect_shuffle (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/binutils/bfd/
HDecofflink.c2465 static bfd_boolean ecoff_collect_shuffle
2469 ecoff_collect_shuffle (l, buff) in ecoff_collect_shuffle() function
2503 return ecoff_collect_shuffle (ainfo->pdr, buff);
2515 return ecoff_collect_shuffle (ainfo->sym, buff);
HDChangeLog-94952069 * ecofflink.c (ecoff_collect_shuffle): New static function.