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

Properly handle DW_CFA_GNU_args_size #19

Open
roblabla opened this issue Aug 6, 2018 · 1 comment
Open

Properly handle DW_CFA_GNU_args_size #19

roblabla opened this issue Aug 6, 2018 · 1 comment

Comments

@roblabla
Copy link
Contributor

roblabla commented Aug 6, 2018

Depends on gimli-rs/gimli#319

Mostly necessary in the case of an i686 backend (unless someone happens upon a compiler/binary that uses them on other archs).

@roblabla
Copy link
Contributor Author

roblabla commented Jan 3, 2019

https://www.uclibc.org/docs/psABI-i386.pdf talks about how to use it (section 2.5 "Stack Unwind Algorithm", in "Outgoing arguments area delta" section.)

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