Lines Matching refs:sh_entsize

336 		if ((shdr->sh_entsize == 0) || (shdr->sh_size == 0)) {  in stringtbl()
356 *symnum = (shdr->sh_size / shdr->sh_entsize); in stringtbl()
411 if ((shdr->sh_entsize == 0) || (shdr->sh_size == 0)) { in symlookup()
420 symn = (Word)(shdr->sh_size / shdr->sh_entsize); in symlookup()
1055 if ((shdr->sh_entsize == 0) || (shdr->sh_size == 0)) { in init_symtbl_state()
1065 state->symn = (Word)(shdr->sh_size / shdr->sh_entsize); in init_symtbl_state()
1109 if (shdr->sh_entsize == 0) in symbols_getxindex()
1112 symn = (uint_t)(shdr->sh_size / shdr->sh_entsize); in symbols_getxindex()
1392 if ((cshdr->sh_entsize == 0) || (cshdr->sh_size == 0)) { in cap_section()
1428 capinfonum = (Word)(cishdr->sh_size / cishdr->sh_entsize); in cap_section()
1487 capnum = (Word)(cshdr->sh_size / cshdr->sh_entsize); in cap_section()
1656 chainnum = (Word)(chshdr->sh_size / chshdr->sh_entsize); in cap_section()
1932 if ((infoshdr->sh_entsize == 0) || (infoshdr->sh_size == 0)) { in syminfo()
1940 infonum = (Word)(infoshdr->sh_size / infoshdr->sh_entsize); in syminfo()
1976 if ((dyncache->c_shdr->sh_entsize == 0) || in syminfo()
1984 dyncache->c_shdr->sh_entsize; in syminfo()
2382 if ((shdr->sh_entsize == 0) || in versions()
2387 numdyn = shdr->sh_size / shdr->sh_entsize; in versions()
2654 ndxn = sortshdr->sh_size / sortshdr->sh_entsize; in sunw_sort()
2698 if (((relsize = shdr->sh_entsize) == 0) || in reloc()
2910 if (dyn->d_un.d_val != sec_cache->c_shdr->sh_entsize) in dyn_test()
2916 EC_XWORD(sec_cache->c_shdr->sh_entsize)); in dyn_test()
3144 if ((shdr->sh_entsize == 0) || (shdr->sh_size == 0)) { in dynamic()
3169 numdyn = shdr->sh_size / shdr->sh_entsize; in dynamic()
3539 if ((shdr->sh_entsize == 0) || (shdr->sh_size == 0)) { in move()
3548 movenum = shdr->sh_size / shdr->sh_entsize; in move()
4079 if ((hshdr->sh_entsize == 0) || (hshdr->sh_size == 0)) { in hash()
4130 if ((sshdr->sh_entsize == 0) || (sshdr->sh_size == 0)) { in hash()
4137 symn = (Word)(sshdr->sh_size / sshdr->sh_entsize); in hash()
4397 if ((gentsize = gotshdr->sh_entsize) == 0) in got()
4447 if (((relsize = shdr->sh_entsize) == 0) || in got()
4514 if ((gotshdr->sh_entsize == 0) || in got()
4523 gotshdr->sh_entsize); in got()