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

/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Delf_amd64.h120 #define SHT_AMD64_UNWIND 0x70000001 /* unwind information */ macro
/opensolaris-onvv-gate/usr/src/cmd/sgs/libconv/common/
H A Dsections.c238 CONV_DS_MSG_INIT(SHT_AMD64_UNWIND, amd64_def) };
240 CONV_DS_MSG_INIT(SHT_AMD64_UNWIND, amd64_dmp) };
242 CONV_DS_MSG_INIT(SHT_AMD64_UNWIND, amd64_cf) };
244 CONV_DS_MSG_INIT(SHT_AMD64_UNWIND, amd64_nf) };
/opensolaris-onvv-gate/usr/src/cmd/sgs/libelf/common/
H A Dxlate.m4773 (shtype == SHT_AMD64_UNWIND))
H A Dxlate64.m4825 (shtype == SHT_AMD64_UNWIND))
/opensolaris-onvv-gate/usr/src/cmd/sgs/elfdump/common/
H A Dfake_shdr.c239 { MSG_ORIG(MSG_PHDRNAM_UNWIND), SHT_AMD64_UNWIND, SHF_ALLOC,
H A Delfdump.c803 * sections was added, using the SHT_AMD64_UNWIND section type
813 * because they can come in as either SHT_AMD64_UNWIND, or as
835 * can be SHT_AMD64_UNWIND. On all platforms, they
843 (shdr->sh_type != SHT_AMD64_UNWIND))
5053 case SHT_AMD64_UNWIND:
/opensolaris-onvv-gate/usr/src/cmd/sgs/libld/common/
H A Dfiles.c2753 case SHT_AMD64_UNWIND:
2755 * SHT_AMD64_UNWIND (0x70000001) is in the
2765 * SHT_AMD64_UNWIND
2964 } else if ((row == SHT_AMD64_UNWIND) && (column == 0)) {
2968 * SHT_AMD64_UNWIND (0x70000001) is in the SHT_LOPROC -
H A Dmachrel.amd.c1558 SHT_AMD64_UNWIND, /* m_sht_unwind */
H A Drelocate.c1758 * architectures, .eh_frame is SHT_AMD64_UNWIND, but that is ambiguous
1759 * (.eh_frame_hdr is also SHT_AMD64_UNWIND), so we still match it by
3007 case SHT_AMD64_UNWIND:

Completed in 195 milliseconds