Searched refs:needsObjCPass (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lld/include/lld/ReaderWriter/
H A DMachOLinkingContext.h358 bool needsObjCPass() const;
/freebsd-11-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DMachOLinkingContext.cpp364 bool MachOLinkingContext::needsObjCPass() const { function in class:lld::MachOLinkingContext
636 if (needsObjCPass())

Completed in 84 milliseconds