Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/librtld/common/
H A Ddynamic.c126 case DT_FINI_ARRAY: in update_dynamic()
/titanic_50/usr/src/uts/common/sys/
H A Dlink.h101 #define DT_FINI_ARRAY 26 /* pointer to .fini_array */ macro
/titanic_50/usr/src/cmd/sgs/libconv/common/
H A Ddynamic.msg106 @ MSG_DT_FINI_ARRAY_CF "DT_FINI_ARRAY" # 26
/titanic_50/usr/src/cmd/sgs/elfdump/common/
H A Dfake_shdr.c1264 case DT_FINI_ARRAY: in fake_shdr_cache()
H A Delfdump.c3232 case DT_FINI_ARRAY: in dynamic()
/titanic_50/usr/src/cmd/sgs/dump/common/
H A Ddump.c1149 case DT_FINI_ARRAY: in dump_dynamic()
/titanic_50/usr/src/cmd/sgs/rtld/common/
H A Delf.c1895 case DT_FINI_ARRAY:
/titanic_50/usr/src/cmd/sgs/libld/common/
H A Dupdate.c2382 dyn->d_tag = DT_FINI_ARRAY; in update_odynamic()