Searched refs:ofl_globcnt (Results 1 – 5 of 5) sorted by relevance
136 if (ofl->ofl_locscnt || ofl->ofl_globcnt) { in Dbg_statistics_ld()138 EC_XWORD(ofl->ofl_globcnt), EC_XWORD(ofl->ofl_locscnt)); in Dbg_statistics_ld()
323 Word ofl_globcnt; /* no. of global symbols to output */ member608 (_ofl)->ofl_globcnt) /* standard globals */617 (_ofl)->ofl_globcnt) /* standard globals */
985 if ((sorted_syms = libld_calloc(ofl->ofl_globcnt + in update_osym()1227 ofl->ofl_globcnt, sizeof (Sym_s_list), in update_osym()1232 ofl->ofl_globcnt); ssndx++) { in update_osym()2024 assert((shdr->sh_info + ofl->ofl_globcnt) == symtab_ndx); in update_osym()
1991 Word nsyms = ofl->ofl_globcnt; in make_hash()
1733 ofl->ofl_globcnt++; in ld_sym_validate()