Searched refs:hasDIE (Results 1 – 1 of 1) sorted by relevance
266 bool hasDIE = DebugInfoData.isValidOffset(Offset); in handleDebugInfo() local269 while (hasDIE) { in handleDebugInfo()309 hasDIE = DebugInfoData.isValidOffset(Offset); in handleDebugInfo()312 if (UnitIdx == 0 && !hasDIE) { in handleDebugInfo()