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

/illumos-gate/usr/src/cmd/sgs/librtld/common/
H A Ddynamic.c126 case DT_FINI_ARRAY:
/illumos-gate/usr/src/uts/common/sys/
H A Dlink.h101 #define DT_FINI_ARRAY 26 /* pointer to .fini_array */ macro
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dfake_shdr.c1264 case DT_FINI_ARRAY:
H A Delfdump.c3252 case DT_FINI_ARRAY:
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h554 #define DT_FINI_ARRAY 26 /* Address of the array of pointers to macro
/illumos-gate/usr/src/cmd/sgs/dump/common/
H A Ddump.c1149 case DT_FINI_ARRAY:
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Delf.c1895 case DT_FINI_ARRAY:
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dupdate.c2382 dyn->d_tag = DT_FINI_ARRAY;

Completed in 109 milliseconds