4 .type __makecontext, @function
28 leaq __start_context
(%rip
), %rbx
34 leaq
(%r8,%rax
,8), %rax
57 movslq
(%rsi
,%rdx
,4), %rdx
76 leaq
(%rcx
,%rax
,8), %rdx
175 .size __makecontext, .-__makecontext
177 .set makecontext,__makecontext
178 .hidden __start_context