class SigReturnUnwinder

Defined at line 16 of file ../../src/lib/unwinder/sigreturn_unwinder.h

Unwind when pc is in a Linux sigreturn function.

Public Methods

void SigReturnUnwinder (CfiUnwinder * cfi_unwinder)

We need |CfiUnwinder::GetModuleForPc|.

Defined at line 19 of file ../../src/lib/unwinder/sigreturn_unwinder.h

Error Step (Memory * stack, const Frame & current, Frame & next)

Defined at line 21 of file ../../src/lib/unwinder/sigreturn_unwinder.h

Error ProbePCForSigReturn (CfiUnwinder * cfi_unwinder, const Registers & regs)

Defined at line 29 of file ../../src/lib/unwinder/sigreturn_unwinder.cc