[libunwind][aarch64] Fix auth on PAuth_LR'd frames (#206814)

The RA_SIGN_STATE pseudo register is a three-state enum, so it should be
encoded as one in the unwinder's representation. This fixes a bug on the
authentication path, which assumed "is signed with PC" was a subset of
"is signed".

GitOrigin-RevId: 4d87e55d8a41872ef40079866d0527d8a1381c57
1 file changed
tree: f04d8a8da45aaef005781b66ec4a66149b7969b5
  1. cmake/
  2. docs/
  3. include/
  4. src/
  5. test/
  6. .clang-format
  7. CMakeLists.txt
  8. LICENSE.TXT