Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dlink.h126 #define DT_PREINIT_ARRAYSZ 33 /* size of .preinit_array */ macro
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Ddynamic.msg124 @ MSG_DT_PREINIT_ARRAYSZ_CF "DT_PREINIT_ARRAYSZ" # 33
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h570 #define DT_PREINIT_ARRAYSZ 33 /* Size in bytes of the array of macro
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dfake_shdr.c1278 case DT_PREINIT_ARRAYSZ: in fake_shdr_cache()
H A Delfdump.c3374 case DT_PREINIT_ARRAYSZ: in dynamic()
/illumos-gate/usr/src/cmd/sgs/dump/common/
H A Ddump.c1152 case DT_PREINIT_ARRAYSZ: in dump_dynamic()
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Delf.c1880 case DT_PREINIT_ARRAYSZ:
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dupdate.c2476 dyn->d_tag = DT_PREINIT_ARRAYSZ; in update_odynamic()