Searched refs:SHT_SUNW_verdef (Results 1 – 11 of 11) sorted by relevance
/titanic_50/usr/src/cmd/sgs/libconv/common/ |
H A D | sections.msg | 159 @ MSG_SHT_SUNW_VERDEF "[ SHT_SUNW_verdef ]" # 0x6ffffffd 161 @ MSG_SHT_SUNW_VERDEF_CF "SHT_SUNW_verdef"
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | elf.h | 445 #define SHT_SUNW_verdef 0x6ffffffd macro 446 #define SHT_GNU_verdef SHT_SUNW_verdef
|
/titanic_50/usr/src/cmd/mdb/common/modules/krtld/ |
H A D | krtld.c | 189 { "SHT_SUNW_verdef", 0xffffffff, SHT_SUNW_verdef }, in dump_shdr()
|
/titanic_50/usr/src/cmd/sgs/elfdump/common/ |
H A D | fake_shdr.c | 215 { MSG_ORIG(MSG_PHDRNAM_VER), SHT_SUNW_verdef, SHF_ALLOC, 982 case SHT_SUNW_verdef: in get_data()
|
H A D | elfdump.c | 2333 case SHT_SUNW_verdef: in versions() 2365 if (shdr->sh_type == SHT_SUNW_verdef) { in versions() 3023 GRAB(SHT_SUNW_verdef, sunw_verdef); in dynamic() 3392 TEST_ADDR(SHT_SUNW_verdef, sunw_verdef); in dynamic() 5133 case SHT_SUNW_verdef: in regular()
|
/titanic_50/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | str.c | 168 case SHT_SUNW_verdef: in shtype_to_strtab()
|
/titanic_50/usr/src/cmd/sgs/pvs/common/ |
H A D | pvs.c | 1197 case SHT_SUNW_verdef: in main()
|
/titanic_50/usr/src/cmd/sgs/libld/common/ |
H A D | sections.c | 608 case SHT_SUNW_verdef: in new_section() 2596 if (new_section(ofl, SHT_SUNW_verdef, MSG_ORIG(MSG_SCN_SUNWVERSION), in make_verdef()
|
H A D | files.c | 2731 case SHT_SUNW_verdef: in process_elf()
|
/titanic_50/usr/src/cmd/sgs/libelf/common/ |
H A D | xlate64.m4 | 802 case SHT_SUNW_verdef:
|
H A D | xlate.m4 | 750 case SHT_SUNW_verdef:
|