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

Document a limitation of the DW_CFA_AARCH64_negate_ra_state. #129

Merged

Commits on Feb 25, 2022

  1. Document a limitation of the DW_CFA_AARCH64_negate_ra_state.

    DW_CFA_AARCH64_negate_ra_state depends on the previous state of the RA_SIGN_STATE
    register which makes complex to handle in cases when the register is set by
    DWARF expressions because expression are lasily evaulated in runtime.
    DanielKristofKiss committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    81a633f View commit details
    Browse the repository at this point in the history