Searched refs:entcount (Results 1 – 1 of 1) sorted by relevance
824 uint_t entcount; in make_array() local838 entcount = 0; in make_array()840 entcount++; in make_array()842 if (new_section(ofl, shtype, sectname, entcount, &isec, &shdr, &data) == in make_array()846 if ((data->d_buf = libld_calloc(entcount, sizeof (Addr))) == NULL) in make_array()