Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/libconv/common/
H A Dsections.msg86 @ MSG_SHT_FINI_ARRAY "[ SHT_FINI_ARRAY ]" # 15
88 @ MSG_SHT_FINI_ARRAY_CF "SHT_FINI_ARRAY"
/titanic_41/usr/src/cmd/sgs/liblddbg/common/
H A Dutil.c137 else if (shtype == SHT_FINI_ARRAY) in Dbg_util_call_array()
/titanic_41/usr/src/uts/common/sys/
H A Delf.h422 #define SHT_FINI_ARRAY 15 macro
/titanic_41/usr/src/cmd/sgs/libld/common/
H A Dsections.c551 case SHT_FINI_ARRAY: in new_section()
856 else if ((ofl->ofl_osfiniarray == NULL) && (shtype == SHT_FINI_ARRAY)) in make_array()
3144 if (make_array(ofl, SHT_FINI_ARRAY, MSG_ORIG(MSG_SCN_FINIARRAY), in ld_make_sections()
H A Dfiles.c1665 if ((shdr->sh_type == SHT_FINI_ARRAY) && in array_process()
/titanic_41/usr/src/cmd/sgs/elfdump/common/
H A Dfake_shdr.c263 { MSG_ORIG(MSG_PHDRNAM_FINIARR), SHT_FINI_ARRAY, SHF_ALLOC,
H A Delfdump.c3007 GRAB(SHT_FINI_ARRAY, fini_array); in dynamic()
3229 TEST_ADDR(SHT_FINI_ARRAY, fini_array); in dynamic()
3233 TEST_SIZE(SHT_FINI_ARRAY, fini_array); in dynamic()
/titanic_41/usr/src/cmd/sgs/rtld/common/
H A Dutil.c668 if (shtype == SHT_FINI_ARRAY) { in call_array()
818 SHT_FINI_ARRAY); in call_fini()