Searched refs:SHT_SUNW_versym (Results 1 – 12 of 12) sorted by relevance
/titanic_44/usr/src/cmd/sgs/libconv/common/ |
H A D | sections.msg | 167 @ MSG_SHT_SUNW_VERSYM "[ SHT_SUNW_versym ]" # 0x6fffffff 169 @ MSG_SHT_SUNW_VERSYM_CF "SHT_SUNW_versym"
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | elf.h | 449 #define SHT_SUNW_versym 0x6fffffff macro 450 #define SHT_GNU_versym SHT_SUNW_versym
|
/titanic_44/usr/src/cmd/mdb/common/modules/krtld/ |
H A D | krtld.c | 191 { "SHT_SUNW_versym", 0xffffffff, SHT_SUNW_versym }, in dump_shdr()
|
/titanic_44/usr/src/cmd/sgs/elfedit/common/ |
H A D | elfedit_machelf.c | 287 case SHT_SUNW_versym: in elfedit64_init_obj_state()
|
/titanic_44/usr/src/cmd/sgs/elfdump/common/ |
H A D | fake_shdr.c | 219 { MSG_ORIG(MSG_PHDRNAM_VER), SHT_SUNW_versym, SHF_ALLOC, 978 case SHT_SUNW_versym: in get_data()
|
H A D | elfdump.c | 2320 case SHT_SUNW_versym: in versions() 3021 GRAB(SHT_SUNW_versym, sunw_versym); in dynamic() 3396 TEST_ADDR(SHT_SUNW_versym, sunw_versym); in dynamic() 5085 case SHT_SUNW_versym: in regular()
|
/titanic_44/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | str.c | 184 case SHT_SUNW_versym: in shtype_to_strtab()
|
/titanic_44/usr/src/cmd/sgs/pvs/common/ |
H A D | pvs.c | 1205 case SHT_SUNW_versym: in main()
|
/titanic_44/usr/src/cmd/sgs/libld/common/ |
H A D | sections.c | 618 case SHT_SUNW_versym: in new_section() 3231 MSG_ORIG(MSG_SCN_SUNWVERSYM), SHT_SUNW_versym, in ld_make_sections()
|
H A D | files.c | 2743 case SHT_SUNW_versym: in process_elf()
|
/titanic_44/usr/src/cmd/sgs/libelf/common/ |
H A D | xlate.m4 | 754 case SHT_SUNW_versym:
|
H A D | xlate64.m4 | 806 case SHT_SUNW_versym:
|