Home
last modified time | relevance | path

Searched refs:SHT_INIT_ARRAY (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dsections.msg82 @ MSG_SHT_INIT_ARRAY "[ SHT_INIT_ARRAY ]" # 14
84 @ MSG_SHT_INIT_ARRAY_CF "SHT_INIT_ARRAY"
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dutil.c137 if (shtype == SHT_INIT_ARRAY) in Dbg_util_call_array()
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h574 #define SHT_INIT_ARRAY 14 macro
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h390 #define SHT_INIT_ARRAY 14 /* Initialization function pointers. */ macro
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dsections.c553 case SHT_INIT_ARRAY: in new_section()
855 if ((ofl->ofl_osinitarray == NULL) && (shtype == SHT_INIT_ARRAY)) in make_array()
3226 if (make_array(ofl, SHT_INIT_ARRAY, MSG_ORIG(MSG_SCN_INITARRAY), in ld_make_sections()
H A Dfiles.c1709 else if ((shdr->sh_type == SHT_INIT_ARRAY) && in array_process()
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dfake_shdr.c259 { MSG_ORIG(MSG_PHDRNAM_INITARR), SHT_INIT_ARRAY, SHF_ALLOC,
H A Delfdump.c3090 GRAB(SHT_INIT_ARRAY, init_array); in dynamic()
3351 TEST_ADDR(SHT_INIT_ARRAY, init_array); in dynamic()
3355 TEST_SIZE(SHT_INIT_ARRAY, init_array); in dynamic()
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dutil.c753 SHT_INIT_ARRAY); in call_init()
/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dxlate.m465 * on a basic datatype (SHT_INIT_ARRAY) then this is all the updating
H A Dxlate64.m465 * on a basic datatype (SHT_INIT_ARRAY) then this is all the updating
/illumos-gate/usr/src/cmd/sgs/tools/
H A DSUNWonld-README1611 6948720 SHT_INIT_ARRAY etc. section names don't follow ELF gABI (D)