Searched refs:DT_PREINIT_ARRAYSZ (Results 1 - 7 of 7) 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/elfdump/common/
H A Dfake_shdr.c1278 case DT_PREINIT_ARRAYSZ:
H A Delfdump.c3295 case DT_PREINIT_ARRAYSZ:
/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/dump/common/
H A Ddump.c1153 case DT_PREINIT_ARRAYSZ:
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Delf.c1906 case DT_PREINIT_ARRAYSZ:
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dupdate.c2410 dyn->d_tag = DT_PREINIT_ARRAYSZ;

Completed in 131 milliseconds