Home
last modified time | relevance | path

Searched refs:DT_HASH (Results 1 – 14 of 14) sorted by relevance

/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Di386-elf.h218 #define DT_HASH 4 macro
/titanic_41/usr/src/cmd/sgs/librtld/common/
H A Ddynamic.c116 case DT_HASH: in update_dynamic()
/titanic_41/usr/src/uts/common/sys/
H A Dlink.h79 #define DT_HASH 4 /* hash table */ macro
/titanic_41/usr/src/cmd/sgs/ldprof/common/
H A Dprofile.c259 if (dynp->d_tag != DT_HASH) in profile_open()
/titanic_41/usr/src/lib/libproc/common/
H A DPsymtab_machelf32.c299 case DT_HASH: in fake_elf64()
H A DPsymtab.c1920 case DT_HASH: in Pbuild_file_symtab()
/titanic_41/usr/src/cmd/sgs/libconv/common/
H A Ddynamic.msg39 @ MSG_DT_HASH_CF "DT_HASH" # 4
/titanic_41/usr/src/cmd/sgs/elfdump/common/
H A Dfake_shdr.c1218 case DT_HASH: in fake_shdr_cache()
H A Delfdump.c3236 case DT_HASH: in dynamic()
/titanic_41/usr/src/cmd/sgs/dump/common/
H A Ddump.c1138 case DT_HASH: in dump_dynamic()
/titanic_41/usr/src/cmd/mdb/common/mdb/
H A Dmdb_gelf.c1257 if ((dt_hash = gelf_dyn_lookup(gf, DT_HASH)) == -1L) { in mdb_gelf_symtab_create_dynamic()
/titanic_41/usr/src/cmd/sgs/rtld/common/
H A Delf.c1863 case DT_HASH:
/titanic_41/usr/src/cmd/sgs/libld/common/
H A Dupdate.c2223 dyn->d_tag = DT_HASH; in update_odynamic()
/titanic_41/usr/src/uts/common/krtld/
H A Dkobj.c760 case DT_HASH: in load_exec()