Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dehdr.c1043 Half shentsize = (Half) elfedit_atoui(argstate.argv[0], in cmd_body() local
1047 if (ehdr->e_shentsize == shentsize) { in cmd_body()
1055 EC_WORD(shentsize)); in cmd_body()
1057 ehdr->e_shentsize = shentsize; in cmd_body()