Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dorder.c122 is_keyshndx_ok(Ifl_desc *ifl, Word keyshndx) in is_keyshndx_ok() function
214 if ((error = is_keyshndx_ok(ifl, isp2->is_shdr->sh_info)) != 0) in validate_shf_ordered_dest()
316 if ((error = is_keyshndx_ok(ifl, keyshndx)) != 0) { in ld_process_ordered()