Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dsections.c209 CONV_DS_MSG_INIT(SHT_GNU_verdef, usecs_gnu2_def) }; in sec_type_strings()
211 CONV_DS_MSG_INIT(SHT_GNU_verdef, usecs_gnu2_dmp) }; in sec_type_strings()
213 CONV_DS_MSG_INIT(SHT_GNU_verdef, usecs_gnu2_cf) }; in sec_type_strings()
215 CONV_DS_MSG_INIT(SHT_GNU_verdef, usecs_gnu2_nf) }; in sec_type_strings()
H A Dsections.msg188 @ MSG_SHT_GNU_VERDEF "[ SHT_GNU_verdef ]" # 0x6ffffffd
190 @ MSG_SHT_GNU_VERDEF_CF "SHT_GNU_verdef"
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h599 #define SHT_GNU_verdef SHT_SUNW_verdef macro
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h410 #define SHT_GNU_verdef 0x6ffffffd /* Symbol versions provided */ macro