Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfconst.c400 LC(ELFEDIT_CONST_ELFCLASS, conv_iter_ehdr_class); in init_libconv_strings()
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dehdr.c1219 ELFEDIT_CONST_ELFCLASS); in cmd_body()
1396 elfedit_cpl_atoconst(cpldata, ELFEDIT_CONST_ELFCLASS); in cpl_e_ident()
1533 elfedit_cpl_atoconst(cpldata, ELFEDIT_CONST_ELFCLASS); in cpl_ei_class()
/illumos-gate/usr/src/cmd/sgs/include/
H A Delfedit.h725 ELFEDIT_CONST_ELFCLASS = 17, /* Ehdr wordsize (32,64) */ enumerator