Home
last modified time | relevance | path

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

/illumos-gate/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"
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dutil.c139 else if (shtype == SHT_FINI_ARRAY) in Dbg_util_call_array()
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h575 #define SHT_FINI_ARRAY 15 macro
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h391 #define SHT_FINI_ARRAY 15 /* Termination function pointers. */ macro
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dsections.c554 case SHT_FINI_ARRAY: in new_section()
859 else if ((ofl->ofl_osfiniarray == NULL) && (shtype == SHT_FINI_ARRAY)) in make_array()
3230 if (make_array(ofl, SHT_FINI_ARRAY, MSG_ORIG(MSG_SCN_FINIARRAY), in ld_make_sections()
H A Dfiles.c1706 if ((shdr->sh_type == SHT_FINI_ARRAY) && in array_process()
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dutil.c670 if (shtype == SHT_FINI_ARRAY) { in call_array()
820 SHT_FINI_ARRAY); in call_fini()
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dfake_shdr.c263 { MSG_ORIG(MSG_PHDRNAM_FINIARR), SHT_FINI_ARRAY, SHF_ALLOC,
H A Delfdump.c3088 GRAB(SHT_FINI_ARRAY, fini_array); in dynamic()
3332 TEST_ADDR(SHT_FINI_ARRAY, fini_array); in dynamic()
3336 TEST_SIZE(SHT_FINI_ARRAY, fini_array); in dynamic()