Home
last modified time | relevance | path

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

/external/llvm-project/lld/lib/ReaderWriter/MachO/
DGOTPass.cpp178 assert(ctx.needsGOTPass()); in addGOTPass()
DMachOLinkingContext.cpp339 bool MachOLinkingContext::needsGOTPass() const { in needsGOTPass() function in lld::MachOLinkingContext
649 if (needsGOTPass()) in addPasses()
/external/llvm-project/lld/include/lld/ReaderWriter/
DMachOLinkingContext.h346 bool needsGOTPass() const;