Home
last modified time | relevance | path

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

/illumos-gate/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\
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\
324 o\tThe DT_POSFLAG_1 element is updated with the new value.\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()
/illumos-gate/usr/src/cmd/sgs/librtld/common/
H A Ddynamic.c213 case DT_POSFLAG_1: in update_dynamic()
/illumos-gate/usr/src/uts/common/sys/
H A Dlink.h191 #define DT_POSFLAG_1 0x6ffffdfd /* flags for DT_* entries, effecting */ macro
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Ddynamic.msg212 @ MSG_DT_POSFLAG_1_CF "DT_POSFLAG_1" # 0x6ffffdfd
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h594 #define DT_POSFLAG_1 0x6ffffdfd /* flags for DT_* entries, effecting */ macro
/illumos-gate/usr/src/cmd/sgs/dump/common/
H A Ddump.c1239 case DT_POSFLAG_1: in dump_dynamic()
1257 case DT_POSFLAG_1: in dump_dynamic()
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Delf.c1754 case DT_POSFLAG_1:
1762 if (pdyn && (pdyn->d_tag == DT_POSFLAG_1)) {
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dupdate.c2181 dyn->d_tag = DT_POSFLAG_1; in update_odynamic()
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c3286 case DT_POSFLAG_1: in dynamic()