54 0x48, 0x83, 0xec, 0x78,
55 0x48, 0x89, 0x44, 0x24, 0x40,
56 0x48, 0x89, 0x4c, 0x24, 0x48,
57 0x48, 0x89, 0x54, 0x24, 0x50,
58 0x48, 0x89, 0x74, 0x24, 0x58,
59 0x48, 0x89, 0x7c, 0x24, 0x60,
60 0x4c, 0x89, 0x44, 0x24, 0x68,
61 0x4c, 0x89, 0x4c, 0x24, 0x70,
62 0x66, 0x0f, 0x1b, 0x04, 0x24,
63 0x66, 0x0f, 0x1b, 0x4c, 0x24, 0x10,
64 0x66, 0x0f, 0x1b, 0x54, 0x24, 0x20,
65 0x66, 0x0f, 0x1b, 0x5c, 0x24, 0x30,
66 0x48, 0x8b, 0xb4, 0x24, 0x80, 0x00, 0x00
71 0x48, 0x83, 0xec, 0x38,
72 0x48, 0x89, 0x04, 0x24,
73 0x48, 0x89, 0x4c, 0x24, 0x08,
74 0x48, 0x89, 0x54, 0x24, 0x10,
75 0x48, 0x89, 0x74, 0x24, 0x18,
76 0x48, 0x89, 0x7c, 0x24, 0x20,
77 0x4c, 0x89, 0x44, 0x24, 0x28,
78 0x4c, 0x89, 0x4c, 0x24, 0x30,
79 0x48, 0x8b, 0x74, 0x24, 0x40
83 static int matches(
char *ins,
int len,
const char *sig)
85 int siglen =
sizeof(sig);
86 return (len > siglen && strncmp((
char *)sig, ins, siglen) == 0);
static char dl_runtime_resolve_signature_1[]
#define UWI_RECIPE(btuwi)
static int matches(char *ins, int len, const char *sig)
static char dl_runtime_resolve_signature_2[]
int x86_adjust_dl_runtime_resolve_unwind_intervals(char *ins, int len, btuwi_status_t *stat)
bitree_uwi_t unwind_interval