Home
last modified time | relevance | path

Searched refs:DT_FINI_ARRAYSZ (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/librtld/common/
H A Ddynamic.c107 case DT_FINI_ARRAYSZ: in update_dynamic()
/illumos-gate/usr/src/uts/common/sys/
H A Dlink.h103 #define DT_FINI_ARRAYSZ 28 /* size of .fini_array */ macro
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Ddynamic.msg112 @ MSG_DT_FINI_ARRAYSZ_CF "DT_FINI_ARRAYSZ" # 28
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h558 #define DT_FINI_ARRAYSZ 28 /* Size in bytes of the array of macro
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dfake_shdr.c1269 case DT_FINI_ARRAYSZ: in fake_shdr_cache()
H A Delfdump.c3335 case DT_FINI_ARRAYSZ: in dynamic()
/illumos-gate/usr/src/cmd/sgs/dump/common/
H A Ddump.c1150 case DT_FINI_ARRAYSZ: in dump_dynamic()
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Delf.c1873 case DT_FINI_ARRAYSZ:
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dupdate.c2452 dyn->d_tag = DT_FINI_ARRAYSZ; in update_odynamic()