parent
90de801caa
commit
9e5bf87516
|
|
@ -1480,7 +1480,7 @@ SymbolFileDWARF::ParseChildMembers
|
||||||
switch (tag)
|
switch (tag)
|
||||||
{
|
{
|
||||||
case DW_TAG_member:
|
case DW_TAG_member:
|
||||||
case DW_TAG_APPLE_property:
|
case DW_TAG_APPLE_Property:
|
||||||
{
|
{
|
||||||
DWARFDebugInfoEntry::Attributes attributes;
|
DWARFDebugInfoEntry::Attributes attributes;
|
||||||
const size_t num_attributes = die->GetAttributes (this,
|
const size_t num_attributes = die->GetAttributes (this,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue