Skip to content
New issue

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

idea: add automatic rip relative resolved addresses as comments #297

Open
m4b opened this issue Jun 9, 2017 · 0 comments
Open

idea: add automatic rip relative resolved addresses as comments #297

m4b opened this issue Jun 9, 2017 · 0 comments

Comments

@m4b
Copy link
Collaborator

m4b commented Jun 9, 2017

objdump and gdb do this and it's so, so helpful:

    3658:       48 8d 3d 61 f9 21 00    lea    0x21f961(%rip),%rdi        # 222fc0 <.got>

it resolves the rip relative to 0x21f961 + 3658 + sizeof instruction = 222fc0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant