LLDB mainline
IRInterpreter Member List

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

CanInterpret(llvm::Module &module, llvm::Function &function, lldb_private::Status &error, const bool support_function_calls)IRInterpreterstatic
Interpret(llvm::Module &module, llvm::Function &function, llvm::ArrayRef< lldb::addr_t > args, lldb_private::IRExecutionUnit &execution_unit, lldb_private::Status &error, lldb::addr_t stack_frame_bottom, lldb::addr_t stack_frame_top, lldb_private::ExecutionContext &exe_ctx)IRInterpreterstatic
supportsFunction(llvm::Function &llvm_function, lldb_private::Status &err)IRInterpreterprivatestatic