Home
last modified time | relevance | path

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

/titanic_44/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"
/titanic_44/usr/src/uts/common/sys/
H A Delf.h446 #define SHT_GNU_verdef SHT_SUNW_verdef macro