Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
HDTLVPass.cpp135 assert(ctx.needsTLVPass()); in addTLVPass()
HDMachOLinkingContext.cpp384 bool MachOLinkingContext::needsTLVPass() const { in needsTLVPass() function in lld::MachOLinkingContext
645 if (needsTLVPass()) in addPasses()
/freebsd-11-stable/contrib/llvm-project/lld/include/lld/ReaderWriter/
HDMachOLinkingContext.h349 bool needsTLVPass() const;