Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/MachO/
H A DMachOLinkingContext.cpp354 bool MachOLinkingContext::needsCompactUnwindPass() const { in needsCompactUnwindPass() function in lld::MachOLinkingContext
642 if (needsCompactUnwindPass()) in addPasses()
H A DCompactUnwindPass.cpp580 assert(ctx.needsCompactUnwindPass()); in addCompactUnwindPass()
/freebsd-12.1/contrib/llvm/tools/lld/include/lld/ReaderWriter/
H A DMachOLinkingContext.h353 bool needsCompactUnwindPass() const;