Home
last modified time | relevance | path

Searched +defs:call +defs:process +defs:args (Results 1 – 1 of 1) sorted by relevance

/llvm-project/lldb/source/Expression/
H A DIRInterpreter.cpp75 CanIgnoreCall(const CallInst * call) CanIgnoreCall() argument
685 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) Interpret() argument
732 lldb_private::Process *process = exe_ctx.GetProcessPtr(); Interpret() local
1539 llvm::ArrayRef<lldb_private::ABI::CallArgument> args(rawArgs, numArgs); Interpret() local
[all...]