Home
last modified time | relevance | path

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

/external/llvm-project/lld/lib/ReaderWriter/MachO/
DTLVPass.cpp135 assert(ctx.needsTLVPass()); in addTLVPass()
DMachOLinkingContext.cpp384 bool MachOLinkingContext::needsTLVPass() const { in needsTLVPass() function in lld::MachOLinkingContext
651 if (needsTLVPass()) in addPasses()
/external/llvm-project/lld/include/lld/ReaderWriter/
DMachOLinkingContext.h349 bool needsTLVPass() const;