Searched refs:needsCompactUnwindPass (Results 1 – 3 of 3) sorted by relevance
352 bool needsCompactUnwindPass() const;
353 bool MachOLinkingContext::needsCompactUnwindPass() const { in needsCompactUnwindPass() function in lld::MachOLinkingContext647 if (needsCompactUnwindPass()) in addPasses()
575 assert(ctx.needsCompactUnwindPass()); in addCompactUnwindPass()