Searched refs:ofl_objscnt (Results 1 – 6 of 6) 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()1524 if (ofl->ofl_objscnt == 0) { in parseopt_pass1()1941 ofl->ofl_objscnt++; in process_flags_com()
1356 ofl->ofl_objscnt++; in ld_map_sym_enter()
2606 ofl->ofl_objscnt++; in process_elf()
264 Word ofl_objscnt; /* and count */ member