Home
last modified time | relevance | path

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

/external/llvm-project/lld/lib/ReaderWriter/MachO/
DWriterMachO.cpp53 if (_ctx.needsStubsPass()) in createImplicitFiles()
DMachOLinkingContext.cpp327 bool MachOLinkingContext::needsStubsPass() const { in needsStubsPass() function in lld::MachOLinkingContext
624 if (needsStubsPass()) in validateImpl()
645 if (needsStubsPass()) in addPasses()
/external/llvm-project/lld/include/lld/ReaderWriter/
DMachOLinkingContext.h343 bool needsStubsPass() const;