Home
last modified time | relevance | path

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

/titanic_51/usr/src/cmd/sgs/libconv/common/
H A Dsections.msg90 @ MSG_SHT_PREINIT_ARRAY "[ SHT_PREINIT_ARRAY ]" # 16
92 @ MSG_SHT_PREINIT_ARRAY_CF "SHT_PREINIT_ARRAY"
/titanic_51/usr/src/uts/common/sys/
H A Delf.h575 #define SHT_PREINIT_ARRAY 16 macro
/titanic_51/usr/src/boot/sys/sys/
H A Delf_common.h392 #define SHT_PREINIT_ARRAY 16 /* Pre-initialization function ptrs. */ macro
/titanic_51/usr/src/cmd/sgs/libld/common/
H A Dsections.c552 case SHT_PREINIT_ARRAY: in new_section()
854 if ((ofl->ofl_ospreinitarray == NULL) && (shtype == SHT_PREINIT_ARRAY)) in make_array()
3148 if (make_array(ofl, SHT_PREINIT_ARRAY, MSG_ORIG(MSG_SCN_PREINITARRAY), in ld_make_sections()
H A Dfiles.c1671 else if ((shdr->sh_type == SHT_PREINIT_ARRAY) && in array_process()
2492 /* SHT_PREINIT_ARRAY */ process_array, NULL,
2518 /* SHT_PREINIT_ARRAY */ array_process, NULL,
/titanic_51/usr/src/cmd/sgs/rtld/common/
H A Dsetup.c1211 SHT_PREINIT_ARRAY); in setup()
/titanic_51/usr/src/cmd/sgs/elfdump/common/
H A Dfake_shdr.c255 { MSG_ORIG(MSG_PHDRNAM_PREINITARR), SHT_PREINIT_ARRAY, SHF_ALLOC,
H A Delfdump.c3015 GRAB(SHT_PREINIT_ARRAY, preinit_array); in dynamic()
3272 TEST_ADDR(SHT_PREINIT_ARRAY, preinit_array); in dynamic()
3276 TEST_SIZE(SHT_PREINIT_ARRAY, preinit_array); in dynamic()