reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/lldb/include/lldb/Expression/FunctionCaller.h
  215   ExecuteFunction(ExecutionContext &exe_ctx, lldb::addr_t *args_addr_ptr,

References

tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.cpp
  571   func_call_ret = function_caller->ExecuteFunction(exe_ctx, nullptr, options,
tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.cpp
  177   ExpressionResults results = m_print_object_caller_up->ExecuteFunction(
tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp
 1445     ExpressionResults results = get_class_info_function->ExecuteFunction(
 1750         get_shared_cache_class_info_function->ExecuteFunction(
tools/lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp
  958   ExpressionResults results = do_dlopen_function->ExecuteFunction(
tools/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetItemInfoHandler.cpp
  362   func_call_ret = func_caller->ExecuteFunction(exe_ctx, &args_addr, options,
tools/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetPendingItemsHandler.cpp
  358   func_call_ret = get_pending_items_caller->ExecuteFunction(
tools/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetQueuesHandler.cpp
  358   func_call_ret = get_queues_caller->ExecuteFunction(
tools/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetThreadItemInfoHandler.cpp
  370   func_call_ret = get_thread_item_info_caller->ExecuteFunction(