Searched refs:SHT_HASH (Results 1 – 9 of 9) sorted by relevance
/titanic_51/usr/src/cmd/sgs/libconv/common/ |
H A D | sections.msg | 46 @ MSG_SHT_HASH "[ SHT_HASH ]" # 5 48 @ MSG_SHT_HASH_CF "SHT_HASH"
|
/titanic_51/usr/src/cmd/mdb/common/modules/krtld/ |
H A D | krtld.c | 179 { "SHT_HASH", 0xffffffff, SHT_HASH }, in dump_shdr()
|
/titanic_51/usr/src/uts/common/sys/ |
H A D | elf.h | 564 #define SHT_HASH 5 macro
|
/titanic_51/usr/src/cmd/sgs/elfdump/common/ |
H A D | fake_shdr.c | 195 { MSG_ORIG(MSG_PHDRNAM_HASH), SHT_HASH, SHF_ALLOC, 974 case SHT_HASH: in get_data()
|
H A D | elfdump.c | 3012 GRAB(SHT_HASH, hash); in dynamic() 3241 TEST_ADDR(SHT_HASH, hash); in dynamic() 3972 if (hshdr->sh_type != SHT_HASH) in hash() 5100 case SHT_HASH: in regular()
|
/titanic_51/usr/src/boot/sys/sys/ |
H A D | elf_common.h | 383 #define SHT_HASH 5 /* symbol hash table section */ macro
|
/titanic_51/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | str.c | 177 case SHT_HASH: in shtype_to_strtab()
|
/titanic_51/usr/src/cmd/sgs/libld/common/ |
H A D | map.c | 652 enp->ec_type = SHT_HASH; in map_colon()
|
H A D | sections.c | 521 case SHT_HASH: in new_section() 1969 if (new_section(ofl, SHT_HASH, MSG_ORIG(MSG_SCN_HASH), 0, in make_hash()
|