15 #define REMOTE_UNWIND_LIBUNWIND 20 #define LIBUNWIND__ARCH_REG_ID(regnum) libunwind__x86_reg_id(regnum) 21 #define LIBUNWIND__ARCH_REG_IP PERF_REG_X86_IP 22 #define LIBUNWIND__ARCH_REG_SP PERF_REG_X86_SP 26 #include "libunwind-x86.h" 27 #include <../../../../arch/x86/include/uapi/asm/perf_regs.h> 32 #undef HAVE_ARCH_X86_64_SUPPORT 33 #include "../../arch/x86/util/unwind-libunwind.c" 38 #ifndef NO_LIBUNWIND_DEBUG_FRAME 39 #define NO_LIBUNWIND_DEBUG_FRAME
static struct unwind_libunwind_ops _unwind_libunwind_ops
struct unwind_libunwind_ops * x86_32_unwind_libunwind_ops