Home
last modified time | relevance | path

Searched refs:DT_POSFLAG_1 (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/cmd/sgs/elfedit/modules/common/
H A Ddyn.msg91 @ MSG_DESC_POSFLAG1 "DT_POSFLAG_1 bit values"
125 Select the first DT_POSFLAG_1 dynamic element that corresponds\n\
127 string given by prefix. If present, the DT_POSFLAG_1 element\n\
252 \tfollows it. If that item is removed, the DT_POSFLAG_1 will\n\
270 \tfollows it. If that item is removed, the DT_POSFLAG_1 will\n\
303 DT_POSFLAG_1 flags values. DT_POSFLAG_1 is a positional\n\
305 that follows it. Therefore, when displaying DT_POSFLAG_1 elements\n\
310 value of all DT_POSFLAG_1 elements are shown. It is possible\n\
311 to display the value of a single specific DT_POSFLAG_1 element\n\
315 modify the first DT_POSFLAG_1 element. The -dynndx or -needed\n\
[all …]
H A Ddyn.c449 case DT_POSFLAG_1: in print_dyn()
520 case DT_POSFLAG_1: in print_dyn()
1214 ELFEDIT_CONST_DT, DT_POSFLAG_1, 1), in cmd_body()
1711 if (dyn->d_tag == DT_POSFLAG_1) in cpl_posflag1()
/titanic_41/usr/src/cmd/sgs/librtld/common/
H A Ddynamic.c213 case DT_POSFLAG_1: in update_dynamic()
/titanic_41/usr/src/uts/common/sys/
H A Dlink.h188 #define DT_POSFLAG_1 0x6ffffdfd /* flags for DT_* entries, effecting */ macro
/titanic_41/usr/src/cmd/sgs/libconv/common/
H A Ddynamic.msg206 @ MSG_DT_POSFLAG_1_CF "DT_POSFLAG_1" # 0x6ffffdfd
/titanic_41/usr/src/cmd/sgs/dump/common/
H A Ddump.c1238 case DT_POSFLAG_1: in dump_dynamic()
1256 case DT_POSFLAG_1: in dump_dynamic()
/titanic_41/usr/src/cmd/sgs/rtld/common/
H A Delf.c1780 case DT_POSFLAG_1:
1788 if (pdyn && (pdyn->d_tag == DT_POSFLAG_1)) {
/titanic_41/usr/src/cmd/sgs/libld/common/
H A Dupdate.c2115 dyn->d_tag = DT_POSFLAG_1; in update_odynamic()
/titanic_41/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c3183 case DT_POSFLAG_1: in dynamic()