Searched refs:SHT_SUNW_move (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Delf.h442 #define SHT_SUNW_move 0x6ffffffa macro
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dfake_shdr.c243 { MSG_ORIG(MSG_PHDRNAM_MOVE), SHT_SUNW_move, SHF_ALLOC,
975 case SHT_SUNW_move:
H A Delfdump.c3034 GRAB(SHT_SUNW_move, sunw_move);
3280 TEST_ENTSIZE(SHT_SUNW_move, sunw_move);
3284 TEST_SIZE(SHT_SUNW_move, sunw_move);
3288 TEST_ADDR(SHT_SUNW_move, sunw_move);
3452 if (shdr->sh_type != SHT_SUNW_move)
5206 case SHT_SUNW_move:
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dfiles.c2407 if (risc->is_shdr->sh_type == SHT_SUNW_move) {
2709 case SHT_SUNW_move:
2963 * If this is a SHT_SUNW_move section from a relocatable file,
2966 if ((row == SHT_SUNW_move) && (column == 0)) {
H A Dsections.c590 case SHT_SUNW_move:
2669 if (new_section(ofl, SHT_SUNW_move, MSG_ORIG(MSG_SCN_SUNWMOVE),
/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dxlate.m4734 case SHT_SUNW_move:
H A Dxlate64.m4791 case SHT_SUNW_move:
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dstr.c182 case SHT_SUNW_move:
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h406 #define SHT_SUNW_move 0x6ffffffa macro

Completed in 115 milliseconds