9 .type __makecontext, @function
33 leaq __start_context
(%rip
), %rbx
39 leaq
(%r8,%rax
,8), %rax
62 movslq
(%rsi
,%rdx
,4), %rdx
81 leaq
(%rcx
,%rax
,8), %rdx
180 .size __makecontext, .-__makecontext
182 .set makecontext,__makecontext
183 .hidden __start_context