Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Delf_amd64.h134 #define SHT_AMD64_UNWIND 0x70000001 /* unwind information */ macro
135 #define SHT_X86_64_UNWIND SHT_AMD64_UNWIND
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dsections.c238 CONV_DS_MSG_INIT(SHT_AMD64_UNWIND, amd64_def) }; in sec_type_strings()
240 CONV_DS_MSG_INIT(SHT_AMD64_UNWIND, amd64_dmp) }; in sec_type_strings()
242 CONV_DS_MSG_INIT(SHT_AMD64_UNWIND, amd64_cf) }; in sec_type_strings()
244 CONV_DS_MSG_INIT(SHT_AMD64_UNWIND, amd64_nf) }; in sec_type_strings()
H A Dsections.msg201 @ MSG_SHT_AMD64_UNWIND "[ SHT_AMD64_UNWIND ]" # 0x7000000
203 @ MSG_SHT_AMD64_UNWIND_CF "SHT_AMD64_UNWIND"
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h418 #define SHT_AMD64_UNWIND 0x70000001 /* unwind information */ macro
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A DREADME.XLINK76 (i.e. SHT_AMD64_UNWIND). This is not an architecture that allows
215 a new target specific ELF section type (i.e. SHT_AMD64_UNWIND). Another
H A Dmachrel.amd.c1659 SHT_AMD64_UNWIND, /* m_sht_unwind */ in ld_targ_init_x86()
H A Dfiles.c2806 case SHT_AMD64_UNWIND: in process_elf()
3025 } else if ((row == SHT_AMD64_UNWIND) && (column == 0)) { in process_elf()
H A Drelocate.c3007 case SHT_AMD64_UNWIND: in ld_swap_reloc_data()
/illumos-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.c970 (shdr->sh_type != SHT_AMD64_UNWIND)) in unwind()
5303 case SHT_AMD64_UNWIND: in regular()
/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dxlate64.m4825 (shtype == SHT_AMD64_UNWIND))
H A Dxlate.m4773 (shtype == SHT_AMD64_UNWIND))