struct SkeletonUnit

Defined at line 15 of file ../../src/developer/debug/zxdb/symbols/skeleton_unit.h

Holds the relevant info for the a DW_TAG_skeleton_unit for the index.

When using Debug Fission, each source file will have its own symbols stored in a separate .dwo

file. The main binary references the .dwo files with a "skeleton unit" in the main binary that

stores the information on how to locate the .dwo file and how to relocate its addresses.

Public Members

uint64_t skeleton_die_offset
basic_string dwo_name
basic_string comp_dir
uint64_t addr_base