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

/freebsd-11-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DGOTPass.cpp178 assert(ctx.needsGOTPass());
H A DMachOLinkingContext.cpp339 bool MachOLinkingContext::needsGOTPass() const { function in class:lld::MachOLinkingContext
643 if (needsGOTPass())
/freebsd-11-stable/contrib/llvm-project/lld/include/lld/ReaderWriter/
H A DMachOLinkingContext.h346 bool needsGOTPass() const;

Completed in 62 milliseconds