Home
last modified time | relevance | path

Searched refs:lldMain (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/contrib/llvm-project/lld/include/lld/Common/
H A DDriver.h44 Result lldMain(llvm::ArrayRef<const char *> args, llvm::raw_ostream &stdoutOS,
/freebsd-14.2/contrib/llvm-project/lld/tools/lld/
H A Dlld.cpp110 auto r = lldMain(args, llvm::outs(), llvm::errs(), LLD_ALL_DRIVERS);
/freebsd-14.2/contrib/llvm-project/lld/Common/
H A DDriverDispatcher.cpp178 Result lld::lldMain(llvm::ArrayRef<const char *> args, in lldMain() function in lld
/freebsd-14.2/contrib/llvm-project/lld/docs/
H A Dindex.rst40 ``lld::lldMain``, from your code.
H A DNewLLD.rst8 entry point function ``lld::lldMain``.