Home
last modified time | relevance | path

Searched refs:PT_IA_64_UNWIND (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/ia64/kernel/
H A Dgate.lds.S75 #define PT_IA_64_UNWIND 0x70000001 macro
89 unwind PT_IA_64_UNWIND;
H A Dunwind.c2197 if (phdr->p_type == PT_IA_64_UNWIND) { in create_gate_table()
/openbmc/linux/arch/ia64/include/asm/
H A Delf.h46 #define PT_IA_64_UNWIND 0x70000001 macro
/openbmc/qemu/include/
H A Delf.h1286 #define PT_IA_64_UNWIND (PT_LOPROC + 1) /* ia64 unwind bits */ macro