Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/elfedit/modules/common/
H A Dsym.c797 int use_xshndx; in cmd_body_set_st_shndx() local
823 use_xshndx = (shndx > SHN_HIRESERVE) || in cmd_body_set_st_shndx()
839 if (use_xshndx) { in cmd_body_set_st_shndx()
850 use_xshndx = 1; in cmd_body_set_st_shndx()
852 if (use_xshndx) in cmd_body_set_st_shndx()
855 xshndx_chg = use_xshndx && in cmd_body_set_st_shndx()
885 if (use_xshndx && (shndx < SHN_LORESERVE) && in cmd_body_set_st_shndx()
910 if (use_xshndx) { in cmd_body_set_st_shndx()