Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dopncls.c41 static unsigned int bfd_id_counter = 0; variable
71 nbfd->id = bfd_id_counter++; in _bfd_new_bfd()
DChangeLog-2010600 * opncls.c (_bfd_id_counter): Rename to bfd_id_counter.