Home
last modified time | relevance | path

Searched refs:SHT_SHLIB (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/cmd/sgs/libconv/common/
H A Dsections.msg66 @ MSG_SHT_SHLIB "[ SHT_SHLIB ]" # 10
68 @ MSG_SHT_SHLIB_CF "SHT_SHLIB"
/titanic_44/usr/src/cmd/mdb/common/modules/krtld/
H A Dkrtld.c184 { "SHT_SHLIB", 0xffffffff, SHT_SHLIB }, in dump_shdr()
/titanic_44/usr/src/uts/common/sys/
H A Delf.h417 #define SHT_SHLIB 10 macro
/titanic_44/usr/src/cmd/sgs/libld/common/
H A Dmap.c655 enp->ec_type = SHT_SHLIB; in map_colon()