Searched refs:isSubprogramDIE (Results 1 – 3 of 3) sorted by relevance
180 bool DWARFDebugInfoEntryMinimal::isSubprogramDIE() const { in isSubprogramDIE() function in DWARFDebugInfoEntryMinimal288 if (isSubprogramDIE()) { in buildAddressRangeTable()
64 bool isSubprogramDIE() const;
268 if (DieArray[i].isSubprogramDIE() && in getInlinedChainForAddress()