1 2 3 4 5 6 7 8 9 10 11
.section .text .global __mlibc_start_thread __mlibc_start_thread: pop %rdi pop %rsi pop %rdx call __mlibc_enter_thread .section .note.GNU-stack,"",%progbits