Searched refs:ofl_soscnt (Results 1 – 5 of 5) sorted by relevance
130 if (ofl->ofl_objscnt || ofl->ofl_soscnt || ofl->ofl_arscnt) { in Dbg_statistics_ld()132 EC_XWORD(ofl->ofl_objscnt), EC_XWORD(ofl->ofl_soscnt), in Dbg_statistics_ld()
269 ofl->ofl_objscnt = ofl->ofl_soscnt = 0; in ld_main()
690 if ((ofl->ofl_objscnt == 0) && (ofl->ofl_soscnt == 0)) { in check_flags()1152 ofl->ofl_soscnt++; in parseopt_pass1()
2602 ofl->ofl_soscnt++; in process_elf()
272 Word ofl_soscnt; /* and count */ member