struct Inner
Defined at line 33 of file ../../src/developer/debug/zxdb/symbols/test_data/cpp/zxdb_symbol_test.cc
DW_TAG_structure_type
DW_AT_name = "Inner"
Public Methods
int MyMemberTwo ()
DW_TAG_subprogram
DW_AT_low_pc = ... (these indicate there's actually code)
DW_AT_high_pc = ...
DW_AT_specification =
<ref
to the DIE for the definition>
Defined at line 81 of file ../../src/developer/debug/zxdb/symbols/test_data/cpp/zxdb_symbol_test.cc