LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
LTOModule Member List

This is the complete list of members for LTOModule, including all inherited members.

getAsmUndefinedRefs()LTOModuleinline
getLLVVMModule()LTOModuleinline
getSymbolAttributes(uint32_t index)LTOModuleinline
getSymbolCount()LTOModuleinline
getSymbolName(uint32_t index)LTOModuleinline
getTargetTriple()LTOModuleinline
isBitcodeFile(const void *mem, size_t length)LTOModulestatic
isBitcodeFile(const char *path)LTOModulestatic
isBitcodeFileForTarget(const void *mem, size_t length, const char *triplePrefix)LTOModulestatic
isBitcodeFileForTarget(const char *path, const char *triplePrefix)LTOModulestatic
makeLTOModule(const char *path, llvm::TargetOptions options, std::string &errMsg)LTOModulestatic
makeLTOModule(int fd, const char *path, size_t size, llvm::TargetOptions options, std::string &errMsg)LTOModulestatic
makeLTOModule(int fd, const char *path, size_t map_size, off_t offset, llvm::TargetOptions options, std::string &errMsg)LTOModulestatic
makeLTOModule(const void *mem, size_t length, llvm::TargetOptions options, std::string &errMsg)LTOModulestatic
setTargetTriple(const char *triple)LTOModuleinline