We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
400894 0 call insn: e8 27 fe ff ff callq 0x4006c0 //4006c0: ff 25 4a f9 7f 00 jmpq *0x7ff94a(%rip) # c00010 <sleep@GLIBC_2.2.5> /this line is missing from the output (copied from objdump -d)/ 4006c6 0 other insn: 68 02 00 00 00 pushq $0x2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
400894 0 call insn: e8 27 fe ff ff callq 0x4006c0
//4006c0: ff 25 4a f9 7f 00 jmpq *0x7ff94a(%rip) # c00010 <sleep@GLIBC_2.2.5> /this line is missing from the output (copied from objdump -d)/
4006c6 0 other insn: 68 02 00 00 00 pushq $0x2
The text was updated successfully, but these errors were encountered: