Searched refs:isSubprogramDIE (Results 1 – 3 of 3) sorted by relevance
135 bool DWARFDebugInfoEntryMinimal::isSubprogramDIE() const { in isSubprogramDIE() function in DWARFDebugInfoEntryMinimal236 if (isSubprogramDIE()) { in buildAddressRangeTable()
57 bool isSubprogramDIE() const;
335 if (DieArray[i].isSubprogramDIE() && in getSubprogramForAddress()