Searched defs:savedRegisterLoc (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/libunwind/src/
H A DCompactUnwinder.hpp538 uint64_t savedRegisterLoc = registers.getSP() + stackSize; local
617 uint64_t savedRegisterLoc = registers.getFP() - 8; local
[all...]

Completed in 320 milliseconds