Searched refs:isSubprogramDIE (Results 1 – 3 of 3) sorted by relevance
55 bool isSubprogramDIE() const;
133 bool DWARFDebugInfoEntryMinimal::isSubprogramDIE() const { in isSubprogramDIE() function in DWARFDebugInfoEntryMinimal264 if (isSubprogramDIE()) { in collectChildrenAddressRanges()
333 if (DIE.isSubprogramDIE() && in getSubprogramForAddress()