struct CfiModuleInfo

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

Contains the information relevant for the given Module. The CfiModules are lazily loaded when

this module is needed.

Public Members

Module module
unique_ptr binary
unique_ptr debug_info

Public Methods

bool IsValidPC (uint64_t pc)

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