class CfiUnwinder

Defined at line 24 of file ../../src/lib/unwinder/cfi_unwinder.h

Public Methods

Frame::Trust trust ()

Defined at line 35 of file ../../src/lib/unwinder/cfi_unwinder.h

void CfiUnwinder (const ElfModuleCache & elf_module_cache)

Defined at line 105 of file ../../src/lib/unwinder/cfi_unwinder.cc

void ~CfiUnwinder ()

Defined at line 107 of file ../../src/lib/unwinder/cfi_unwinder.cc

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

Defined at line 109 of file ../../src/lib/unwinder/cfi_unwinder.cc

void AsyncStep (AsyncMemory * stack, const Frame & current, fit::callback<void (Error, Registers)> cb)

Defined at line 163 of file ../../src/lib/unwinder/cfi_unwinder.cc