LLVM API Documentation

llvm::Linker Member List

This is the complete list of members for llvm::Linker, including all inherited members.

addPath(const sys::Path &path)llvm::Linker
addPaths(const std::vector< std::string > &paths)llvm::Linker
addSystemPaths()llvm::Linker
ControlFlags enum namellvm::Linker
FindLib(const std::string &Filename)llvm::Linker
getLastError() constllvm::Linker [inline]
getLibPaths() constllvm::Linker [inline]
getModule() constllvm::Linker [inline]
ItemList typedefllvm::Linker
Linker(const std::string &progname, const std::string &modulename, unsigned Flags=0)llvm::Linker
Linker(const std::string &progname, Module *aModule, unsigned Flags=0)llvm::Linker
LinkInArchive(const sys::Path &Filename)llvm::Linker
LinkInFile(const sys::Path &File)llvm::Linker
LinkInFiles(const std::vector< sys::Path > &Files)llvm::Linker
LinkInItems(const ItemList &Items, ItemList &NativeItems)llvm::Linker
LinkInLibraries(const std::vector< std::string > &Libraries)llvm::Linker
LinkInLibrary(const std::string &Library, bool &is_file)llvm::Linker
LinkInModule(Module *Src)llvm::Linker [inline]
LinkModules(Module *Dest, Module *Src, std::string *ErrorMsg)llvm::Linker [static]
QuietErrors enum valuellvm::Linker
QuietWarnings enum valuellvm::Linker
releaseModule()llvm::Linker
setFlags(unsigned flags)llvm::Linker [inline]
Verbose enum valuellvm::Linker
~Linker()llvm::Linker