Searched refs:NumLSDAs (Results 1 – 2 of 2) sorted by relevance
246 (NumSecondLevelPages + 1) * IndexEntrySize + NumLSDAs * LSDAEntrySize + in processAndReserveUnwindInfo()332 SectionOffsetToLSDAs + NumLSDAs * LSDAEntrySize; in writeUnwindInfo()379 assert(NumLSDAs == 0 && "NumLSDAs should be zero"); in processCompactUnwind()419 ++NumLSDAs; in processCompactUnwind()452 << ", lsdas = " << NumLSDAs << "\n"; in processCompactUnwind()671 size_t NumLSDAs = 0; variable
8158 int NumLSDAs = in printMachOUnwindInfoSection() local8161 for (int i = 0; i < NumLSDAs; ++i) { in printMachOUnwindInfoSection()