Searched refs:ELFEDIT_CONST_EI (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | ehdr.c | 309 ELFEDIT_CONST_EI, i, 1); in print_ehdr() 314 ELFEDIT_CONST_EI, EI_CLASS, 1); in print_ehdr() 320 ELFEDIT_CONST_EI, EI_DATA, 1); in print_ehdr() 326 ELFEDIT_CONST_EI, EI_VERSION, 1); in print_ehdr() 332 ELFEDIT_CONST_EI, EI_OSABI, 1); in print_ehdr() 338 ELFEDIT_CONST_EI, EI_ABIVERSION, 1); in print_ehdr() 700 ELFEDIT_CONST_EI); in cmd_body() 1199 ELFEDIT_CONST_EI, ei_ndx, 1), in cmd_body() 1205 ELFEDIT_CONST_EI, ei_ndx, 1), in cmd_body() 1221 ELFEDIT_CONST_EI, EI_CLASS, 1); in cmd_body() [all …]
|
/titanic_44/usr/src/cmd/sgs/elfedit/common/ |
H A D | elfconst.c | 393 LC(ELFEDIT_CONST_EI, conv_iter_ehdr_eident); in init_libconv_strings()
|
/titanic_44/usr/src/cmd/sgs/include/ |
H A D | elfedit.h | 721 ELFEDIT_CONST_EI = 15, /* ELF header e_ident indexes */ enumerator
|