struct CfiModuleInfo
Defined at line 23 of file ../../src/lib/unwinder/cfi_unwinder.h
Contains the CFI modules for a given ElfModule. The CfiModules are lazily loaded.
Public Members
Module module
unique_ptr binary
unique_ptr debug_info
Public Methods
void CfiModuleInfo (Module elf_module)
Defined at line 24 of file ../../src/lib/unwinder/cfi_unwinder.h