Searched refs:UsedSlots (Results 1 – 2 of 2) sorted by relevance
257 unsigned UsedSlots = getNumUsedSlots(*UCI); in printUnwindInfo() local258 if (UsedSlots > UC.size()) { in printUnwindInfo()264 UCI = UCI + UsedSlots - 1; in printUnwindInfo()
145 unsigned UsedSlots = getNumUsedSlots(*I); in printAllUnwindCodes() local146 if (UsedSlots > UCs.size()) { in printAllUnwindCodes()149 << " which requires " << UsedSlots in printAllUnwindCodes()155 I += UsedSlots; in printAllUnwindCodes()