Searched refs:needsCompactUnwindPass (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lld/include/lld/ReaderWriter/
H A DMachOLinkingContext.h352 bool needsCompactUnwindPass() const;
/freebsd-11-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DMachOLinkingContext.cpp353 bool MachOLinkingContext::needsCompactUnwindPass() const { function in class:lld::MachOLinkingContext
641 if (needsCompactUnwindPass())
H A DCompactUnwindPass.cpp575 assert(ctx.needsCompactUnwindPass());

Completed in 91 milliseconds