Searched refs:needToKeepInPlainDwarf (Results 1 – 3 of 3) sorted by relevance
45 const bool ParentPlainDieIsKept = CurrentInfo.needToKeepInPlainDwarf(); in verifyKeepChain()53 const bool ChildPlainDieIsKept = ChildInfo.needToKeepInPlainDwarf(); in verifyKeepChain()312 return Info.needToKeepInPlainDwarf(); in isAlreadyMarked()315 return Info.needToPlaceInTypeTable() && Info.needToKeepInPlainDwarf(); in isAlreadyMarked()336 bool NeedKeepPlainChildren = Info.needToKeepInPlainDwarf(); in markParentsAsKeepingChildren()
270 bool needToKeepInPlainDwarf() const { in needToKeepInPlainDwarf() function
1296 bool NeedToClonePlainDIE = Info.needToKeepInPlainDwarf(); in cloneDIE()