Home
last modified time | relevance | path

Searched refs:symsec_cnt (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfedit_machelf.c303 Word symsec_cnt, aux_cnt; in elfedit64_init_obj_state() local
306 symsec_cnt = symsec->sec_shdr->sh_size / sizeof (Sym); in elfedit64_init_obj_state()
312 if (symsec_cnt > aux_cnt) in elfedit64_init_obj_state()
325 if (symsec_cnt > aux_cnt) in elfedit64_init_obj_state()
338 if (symsec_cnt > aux_cnt) in elfedit64_init_obj_state()