Searched refs:UNW_AARCH64_RA_SIGN_STATE (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/llvm/libunwind/src/
H A DDwarfParser.hpp753 results->savedRegisters[UNW_AARCH64_RA_SIGN_STATE].value ^ 0x1;
754 results->setRegisterValue(UNW_AARCH64_RA_SIGN_STATE, value,
H A DDwarfInstructions.hpp179 auto regloc = prolog.savedRegisters[UNW_AARCH64_RA_SIGN_STATE];
H A DRegisters.hpp1885 if (regNum == UNW_AARCH64_RA_SIGN_STATE)
1897 if (regNum == UNW_AARCH64_RA_SIGN_STATE)
1913 else if (regNum == UNW_AARCH64_RA_SIGN_STATE)
/openbsd-current/gnu/llvm/libunwind/include/
H A Dlibunwind.h537 UNW_AARCH64_RA_SIGN_STATE = 34, enumerator in enum:__anon279
610 UNW_ARM64_RA_SIGN_STATE = UNW_AARCH64_RA_SIGN_STATE,

Completed in 76 milliseconds