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