Home
last modified time | relevance | path

Searched refs:DT_GNU_PRELINKED (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Ddynamic.c620 CONV_DS_MSG_INIT(DT_GNU_PRELINKED, tags_gnu_prelinked_cf) }; in conv_dyn_tag_strings()
622 CONV_DS_MSG_INIT(DT_GNU_PRELINKED, tags_gnu_prelinked_cfnp) }; in conv_dyn_tag_strings()
624 CONV_DS_MSG_INIT(DT_GNU_PRELINKED, tags_gnu_prelinked_nf) }; in conv_dyn_tag_strings()
H A Ddynamic.msg188 @ MSG_DT_GNU_PRELINKED_CF "DT_GNU_PRELINKED" # 0x6ffffdf5
/illumos-gate/usr/src/uts/common/sys/
H A Dlink.h183 #define DT_GNU_PRELINKED 0x6ffffdf5 /* prelinking timestamp (unused) */ macro
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h585 #define DT_GNU_PRELINKED 0x6ffffdf5 /* prelinking timestamp */ macro