Searched refs:hasInlineInfo (Results 1 – 1 of 1) sorted by relevance
186 static bool hasInlineInfo(DWARFDie Die, uint32_t Depth) { in hasInlineInfo() function201 if (hasInlineInfo(ChildDie, Depth + 1)) in hasInlineInfo()210 if (!hasInlineInfo(Die, Depth)) in parseInlineInfo()409 if (hasInlineInfo(Die, 0)) { in handleDie()