Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/
Decoff.c864 static unsigned long proc_cnt; variable
2155 ++proc_cnt; in add_procedure()
4723 hdr->ipdMax = proc_cnt; in ecoff_build_debug()
4725 if ((bfd_size_type)(bufend - (buf + offset)) < proc_cnt * external_pdr_size) in ecoff_build_debug()
4727 proc_cnt * external_pdr_size); in ecoff_build_debug()
4728 offset += proc_cnt * external_pdr_size; in ecoff_build_debug()