Searched refs:SHT_SUNW_versym (Results 1 – 13 of 13) sorted by relevance
/illumos-gate/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"
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | elf.h | 602 #define SHT_SUNW_versym 0x6fffffff macro 603 #define SHT_GNU_versym SHT_SUNW_versym
|
/illumos-gate/usr/src/cmd/mdb/common/modules/krtld/ |
H A D | krtld.c | 189 { "SHT_SUNW_versym", 0xffffffff, SHT_SUNW_versym }, in dump_shdr()
|
/illumos-gate/usr/src/cmd/sgs/elfedit/common/ |
H A D | elfedit_machelf.c | 289 case SHT_SUNW_versym: in elfedit64_init_obj_state()
|
/illumos-gate/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 | 2397 case SHT_SUNW_versym: in versions() 3102 GRAB(SHT_SUNW_versym, sunw_versym); in dynamic() 3499 TEST_ADDR(SHT_SUNW_versym, sunw_versym); in dynamic() 5255 case SHT_SUNW_versym: in regular()
|
/illumos-gate/usr/src/boot/sys/sys/ |
H A D | elf_common.h | 413 #define SHT_SUNW_versym 0x6fffffff macro
|
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | str.c | 184 case SHT_SUNW_versym: in shtype_to_strtab()
|
/illumos-gate/usr/src/cmd/sgs/pvs/common/ |
H A D | pvs.c | 1202 case SHT_SUNW_versym: in main()
|
/illumos-gate/usr/src/cmd/sgs/libld/common/ |
H A D | sections.c | 621 case SHT_SUNW_versym: in new_section() 3295 MSG_ORIG(MSG_SCN_SUNWVERSYM), SHT_SUNW_versym, in ld_make_sections()
|
H A D | files.c | 2785 case SHT_SUNW_versym: in process_elf()
|
/illumos-gate/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:
|