Searched refs:ELFEDIT_CONST_DT (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | dyn.c | 647 dt_value = (Word) elfedit_atoconst(arg, ELFEDIT_CONST_DT); in arg_to_index() 790 elfedit_atoconst(argstate->argv[0], ELFEDIT_CONST_DT); in cmd_body_value() 1017 ELFEDIT_CONST_DT, DT_RPATH, 1)); in cmd_body_runpath() 1025 ELFEDIT_CONST_DT, DT_RUNPATH, 1)); in cmd_body_runpath() 1049 ELFEDIT_CONST_DT, DT_RPATH, 1), in cmd_body_runpath() 1066 ELFEDIT_CONST_DT, DT_RUNPATH, 1), in cmd_body_runpath() 1214 ELFEDIT_CONST_DT, DT_POSFLAG_1, 1), in cmd_body() 1221 ELFEDIT_CONST_DT, DT_FLAGS, 1), in cmd_body() 1228 ELFEDIT_CONST_DT, DT_FLAGS_1, 1), in cmd_body() 1235 ELFEDIT_CONST_DT, DT_FEATURE_1, 1), in cmd_body() [all …]
|
/titanic_50/usr/src/cmd/sgs/elfedit/common/ |
H A D | elfconst.c | 388 LC_OS_MACH(ELFEDIT_CONST_DT, conv_iter_dyn_tag); in init_libconv_strings()
|
/titanic_50/usr/src/cmd/sgs/include/ |
H A D | elfedit.h | 716 ELFEDIT_CONST_DT = 10, /* Dynamic tags: DT_ */ enumerator
|