Home
last modified time | relevance | path

Searched refs:SHT_HASH (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/cmd/sgs/libconv/common/
H A Dsections.msg46 @ MSG_SHT_HASH "[ SHT_HASH ]" # 5
48 @ MSG_SHT_HASH_CF "SHT_HASH"
/titanic_41/usr/src/cmd/mdb/common/modules/krtld/
H A Dkrtld.c179 { "SHT_HASH", 0xffffffff, SHT_HASH }, in dump_shdr()
/titanic_41/usr/src/uts/common/sys/
H A Delf.h412 #define SHT_HASH 5 macro
/titanic_41/usr/src/cmd/sgs/elfdump/common/
H A Dfake_shdr.c195 { MSG_ORIG(MSG_PHDRNAM_HASH), SHT_HASH, SHF_ALLOC,
974 case SHT_HASH: in get_data()
H A Delfdump.c3008 GRAB(SHT_HASH, hash); in dynamic()
3237 TEST_ADDR(SHT_HASH, hash); in dynamic()
3968 if (hshdr->sh_type != SHT_HASH) in hash()
5095 case SHT_HASH: in regular()
/titanic_41/usr/src/cmd/sgs/elfedit/modules/common/
H A Dstr.c177 case SHT_HASH: in shtype_to_strtab()
/titanic_41/usr/src/cmd/sgs/libld/common/
H A Dmap.c652 enp->ec_type = SHT_HASH; in map_colon()
H A Dsections.c521 case SHT_HASH: in new_section()
1969 if (new_section(ofl, SHT_HASH, MSG_ORIG(MSG_SCN_HASH), 0, in make_hash()