Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/gas/
H A Decoff.c867 static unsigned long proc_cnt; variable
2148 ++proc_cnt; in add_procedure()
4716 hdr->ipdMax = proc_cnt; in ecoff_build_debug()
4718 if ((bfd_size_type)(bufend - (buf + offset)) < proc_cnt * external_pdr_size) in ecoff_build_debug()
4720 proc_cnt * external_pdr_size); in ecoff_build_debug()
4721 offset += proc_cnt * external_pdr_size; in ecoff_build_debug()