LLDB mainline
|
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) | IRInterpreter | static |
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, lldb_private::Timeout< std::micro > timeout) | IRInterpreter | static |
supportsFunction(llvm::Function &llvm_function, lldb_private::Status &err) | IRInterpreter | privatestatic |