class CfiUnwinder
Defined at line 36 of file ../../src/lib/unwinder/cfi_unwinder.h
Public Methods
void CfiUnwinder (const ElfModuleCache & elf_module_cache)
Defined at line 38 of file ../../src/lib/unwinder/cfi_unwinder.h
Frame::Trust trust ()
Defined at line 45 of file ../../src/lib/unwinder/cfi_unwinder.h
Error Step (Memory * stack, const Frame & current, Frame & next)
Defined at line 105 of file ../../src/lib/unwinder/cfi_unwinder.cc
void AsyncStep (AsyncMemory * stack, const Frame & current, fit::callback<void (Error, Registers)> cb)
Defined at line 159 of file ../../src/lib/unwinder/cfi_unwinder.cc