Searched refs:entcnt (Results 1 – 2 of 2) sorted by relevance
903 uint_t entcnt; in build_file() local905 entcnt = src_shdr.sh_size / in build_file()908 newshndx = malloc(entcnt * src_shdr.sh_entsize); in build_file()915 for (c = 0; c < entcnt; c++) { in build_file()
426 new_section(Ofl_desc *ofl, Word shtype, const char *shname, Xword entcnt, in new_section() argument632 size = entcnt * sec_info->sh_entsize; in new_section()