mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
755f29b35e
On successful completion, `unw_step()` returns a positive value if the updated cursor refers to a valid stack frame, or `0` if the previous stack frame was the last frame in the chain. On error, the negative value of one of the error-codes below is returned. PiperOrigin-RevId: 491588164 Change-Id: Ie361023ef69eed6c895856832a8208f2791f644d |
||
---|---|---|
.. | ||
BUILD.bazel | ||
CMakeLists.txt | ||
ptrace_hook.cc | ||
ptrace_hook.h | ||
unwind.cc | ||
unwind.h | ||
unwind.proto |