Home
last modified time | relevance | path

Searched refs:func_caller (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/SystemRuntime/MacOSX/
H A DAppleGetItemInfoHandler.cpp346 FunctionCaller *func_caller = m_get_item_info_impl_code->GetFunctionCaller(); in GetItemInfo() local
347 if (!func_caller) { in GetItemInfo()
355 func_call_ret = func_caller->ExecuteFunction(exe_ctx, &args_addr, options, in GetItemInfo()