Home | History | Annotate | Download | only in DWARF

Lines Matching refs:GetSibling

702 //                                a_cu, a_die->GetSibling(),
703 // b_cu, b_die->GetSibling(),
1004 child = child->GetSibling();
1793 const DWARFDebugInfoEntry *sibling = GetSibling();
1831 child = child->GetSibling();
1869 child = child->GetSibling();
2249 child = child->GetSibling();
2304 const DWARFDebugInfoEntry* s = die_ref.GetSibling();