Home
last modified time | relevance | path

Searched refs:DT_SONAME (Results 1 – 13 of 13) sorted by relevance

/titanic_50/usr/src/grub/grub-0.97/stage2/
H A Di386-elf.h228 #define DT_SONAME 14 macro
/titanic_50/usr/src/cmd/sgs/librtld/common/
H A Ddynamic.c92 case DT_SONAME: in update_dynamic()
/titanic_50/usr/src/cmd/sgs/rtld/i386/
H A D_setup.c188 case DT_SONAME: in _setup()
/titanic_50/usr/src/cmd/sgs/rtld/sparcv9/
H A D_setup.c188 case DT_SONAME: in _setup()
/titanic_50/usr/src/cmd/sgs/rtld/sparc/
H A D_setup.c199 case DT_SONAME:
/titanic_50/usr/src/cmd/sgs/rtld/amd64/
H A D_setup.c186 case DT_SONAME: in _setup()
/titanic_50/usr/src/uts/common/sys/
H A Dlink.h89 #define DT_SONAME 14 /* name of this shared object */ macro
/titanic_50/usr/src/cmd/sgs/libconv/common/
H A Ddynamic.msg69 @ MSG_DT_SONAME_CF "DT_SONAME" # 14
/titanic_50/usr/src/cmd/sgs/dump/common/
H A Ddump.c1178 case DT_SONAME: in dump_dynamic()
/titanic_50/usr/src/cmd/sgs/elfedit/modules/common/
H A Ddyn.c422 case DT_SONAME: in print_dyn()
/titanic_50/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c2026 case DT_SONAME: in syminfo()
3159 case DT_SONAME: in dynamic()
/titanic_50/usr/src/cmd/sgs/libld/common/
H A Dfiles.c2150 if (dyn->d_tag == DT_SONAME) { in process_dynamic()
H A Dupdate.c2173 dyn->d_tag = DT_SONAME; in update_odynamic()