TPDE
|
This is the complete list of members for tpde_llvm::LLVMCompiler, including all inherited members.
compile_and_map(llvm::Module &mod, std::function< void *(std::string_view)> resolver) noexcept=0 | tpde_llvm::LLVMCompiler | pure virtual |
compile_to_elf(llvm::Module &mod, std::vector< uint8_t > &buf) noexcept=0 | tpde_llvm::LLVMCompiler | pure virtual |
create(const llvm::Triple &triple) noexcept | tpde_llvm::LLVMCompiler | static |