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()
270 ofl->ofl_objscnt = ofl->ofl_soscnt = 0; in ld_main()
724 if ((ofl->ofl_objscnt == 0) && (ofl->ofl_soscnt == 0)) { in check_flags()1631 if (ofl->ofl_objscnt == 0) { in parseopt_pass1()2048 ofl->ofl_objscnt++; in process_flags_com()
1376 ofl->ofl_objscnt++; in ld_map_sym_enter()
2648 ofl->ofl_objscnt++; in process_elf()
266 Word ofl_objscnt; /* and count */ member