LLVM 19.0.0git
llvm::LTOModule Member List

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

createFromBuffer(LLVMContext &Context, const void *mem, size_t length, const TargetOptions &options, StringRef path="")llvm::LTOModulestatic
createFromFile(LLVMContext &Context, StringRef path, const TargetOptions &options)llvm::LTOModulestatic
createFromOpenFile(LLVMContext &Context, int fd, StringRef path, size_t size, const TargetOptions &options)llvm::LTOModulestatic
createFromOpenFileSlice(LLVMContext &Context, int fd, StringRef path, size_t map_size, off_t offset, const TargetOptions &options)llvm::LTOModulestatic
createInLocalContext(std::unique_ptr< LLVMContext > Context, const void *mem, size_t length, const TargetOptions &options, StringRef path)llvm::LTOModulestatic
createInputFile(const void *buffer, size_t buffer_size, const char *path, std::string &out_error)llvm::LTOModulestatic
getAsmUndefinedRefs()llvm::LTOModuleinline
getDependentLibrary(lto::InputFile *input, size_t index, size_t *size)llvm::LTOModulestatic
getDependentLibraryCount(lto::InputFile *input)llvm::LTOModulestatic
getLinkerOpts()llvm::LTOModuleinline
getMachOCPUSubType() constllvm::LTOModule
getMachOCPUType() constllvm::LTOModule
getModule() constllvm::LTOModuleinline
getModule()llvm::LTOModuleinline
getProducerString(MemoryBuffer *Buffer)llvm::LTOModulestatic
getSymbolAttributes(uint32_t index)llvm::LTOModuleinline
getSymbolCount()llvm::LTOModuleinline
getSymbolGV(uint32_t index)llvm::LTOModuleinline
getSymbolName(uint32_t index)llvm::LTOModuleinline
getTargetTriple()llvm::LTOModuleinline
hasCtorDtor() constllvm::LTOModule
isBitcodeFile(const void *mem, size_t length)llvm::LTOModulestatic
isBitcodeFile(StringRef path)llvm::LTOModulestatic
isBitcodeForTarget(MemoryBuffer *memBuffer, StringRef triplePrefix)llvm::LTOModulestatic
isThinLTO()llvm::LTOModule
makeBuffer(const void *mem, size_t length, StringRef name="")llvm::LTOModulestatic
setTargetTriple(StringRef Triple)llvm::LTOModuleinline
takeModule()llvm::LTOModuleinline
~LTOModule()llvm::LTOModule