Linux debugging
Check our new training course
Linux debugging, tracing, profiling & perf. analysis
1 2 3 4 5 6 7 8 9 10 11
.set noreorder .global __restore_rt .global __restore .hidden __restore_rt .hidden __restore .type __restore_rt,@function .type __restore,@function __restore_rt: __restore: li $2,5211 syscall