Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfconst.c55 { MSG_ORIG(MSG_STR_NUM), ELFEDIT_OUTSTYLE_NUM },
61 { MSG_ORIG(MSG_STR_MINUS_O_NUM), ELFEDIT_OUTSTYLE_NUM },
/illumos-gate/usr/src/cmd/sgs/include/
H A Delfedit.h267 ELFEDIT_OUTSTYLE_NUM = 2 enumerator
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dphdr.c428 case ELFEDIT_OUTSTYLE_NUM: in print_phdr()
H A Dehdr.c384 if ((outstyle == ELFEDIT_OUTSTYLE_NUM) || in print_ehdr()