Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Decofflink.c2405 ecoff_collect_shuffle (struct shuffle *l, bfd_byte *buff) in ecoff_collect_shuffle() function
2436 return ecoff_collect_shuffle (ainfo->pdr, buff); in _bfd_ecoff_get_accumulated_pdr()
2446 return ecoff_collect_shuffle (ainfo->sym, buff); in _bfd_ecoff_get_accumulated_sym()
DChangeLog-94952069 * ecofflink.c (ecoff_collect_shuffle): New static function.