Searched refs:x86_64_prologue (Results 1 – 1 of 1) sorted by relevance
774 uint8_t x86_64_prologue[] = {0x55, 0x48, 0x89, 0xe5}; in get_fast_unwind_plan() local781 else if (memcmp (bytebuf, x86_64_prologue, sizeof (x86_64_prologue)) == 0) in get_fast_unwind_plan()783 prologue_size = sizeof (x86_64_prologue); in get_fast_unwind_plan()