Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mdb/tools/setdynflag/common/
H A Dsetdynflag.c119 if (dyn.d_tag == DT_FLAGS_1) { in set_flag()
/titanic_44/usr/src/cmd/sgs/elfedit/common/
H A Delfedit_machelf.c385 case DT_FLAGS_1: in elfedit64_init_obj_state()
399 flags_1_elt.dn_dyn.d_tag = DT_FLAGS_1; in elfedit64_init_obj_state()
/titanic_44/usr/src/cmd/sgs/librtld/common/
H A Ddynamic.c196 case DT_FLAGS_1: in update_dynamic()
/titanic_44/usr/src/uts/common/sys/
H A Dlink.h227 #define DT_FLAGS_1 0x6ffffffb /* state flags - see DF_1_* defs */ macro
/titanic_44/usr/src/cmd/sgs/elfedit/modules/common/
H A Ddyn.msg93 @ MSG_DESC_FLAGS1 "DT_FLAGS_1 bit values"
368 value of the DT_FLAGS_1 dynamic element.\n\
379 o\tThe DT_FLAGS_1 element of the dynamic section is updated\n\
387 DT_FLAGS_1 element, and room for it exists at the end\n\
H A Ddyn.c445 case DT_FLAGS_1: in print_dyn()
1228 ELFEDIT_CONST_DT, DT_FLAGS_1, 1), in cmd_body()
/titanic_44/usr/src/cmd/sgs/libconv/common/
H A Ddynamic.msg257 @ MSG_DT_FLAGS_1_CF "DT_FLAGS_1" # 0x6ffffffb
/titanic_44/usr/src/cmd/sgs/dump/common/
H A Ddump.c1239 case DT_FLAGS_1: in dump_dynamic()
1262 case DT_FLAGS_1: in dump_dynamic()
/titanic_44/usr/src/cmd/sgs/libelf/common/
H A Dgelf.c1111 if (dyn.d_tag == DT_FLAGS_1) { in _gelf_getdyndtflags_1()
/titanic_44/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c3077 if (dyn->d_tag == DT_FLAGS_1) { in dynamic()
3179 case DT_FLAGS_1: in dynamic()
/titanic_44/usr/src/cmd/sgs/rtld/common/
H A Delf.c2026 case DT_FLAGS_1:
/titanic_44/usr/src/cmd/sgs/libld/common/
H A Dfiles.c2190 } else if (dyn->d_tag == DT_FLAGS_1) { in process_dynamic()
H A Dupdate.c2563 dyn->d_tag = DT_FLAGS_1; in update_odynamic()
/titanic_44/usr/src/uts/common/krtld/
H A Dkobj.c1721 case DT_FLAGS_1: in process_dynamic()