Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libc/utils/testutils/
H A DCMakeLists.txt13 ExecuteFunction.h
/llvm-project-15.0.7/lldb/include/lldb/Expression/
H A DFunctionCaller.h213 ExecuteFunction(ExecutionContext &exe_ctx, lldb::addr_t *args_addr_ptr,
/llvm-project-15.0.7/lldb/source/Plugins/SystemRuntime/MacOSX/
H A DAppleGetItemInfoHandler.cpp351 func_call_ret = func_caller->ExecuteFunction(exe_ctx, &args_addr, options, in GetItemInfo()
H A DAppleGetQueuesHandler.cpp349 func_call_ret = get_queues_caller->ExecuteFunction( in GetCurrentQueues()
H A DAppleGetPendingItemsHandler.cpp347 func_call_ret = get_pending_items_caller->ExecuteFunction( in GetPendingItems()
H A DAppleGetThreadItemInfoHandler.cpp357 func_call_ret = get_thread_item_info_caller->ExecuteFunction( in GetThreadItemInfo()
/llvm-project-15.0.7/lldb/source/Expression/
H A DFunctionCaller.cpp312 lldb::ExpressionResults FunctionCaller::ExecuteFunction( in ExecuteFunction() function in FunctionCaller
/llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp564 func_call_ret = function_caller->ExecuteFunction(exe_ctx, nullptr, options, in GetExceptionObjectForThread()
/llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntime.cpp195 ExpressionResults results = m_print_object_caller_up->ExecuteFunction( in GetObjectDescription()
H A DAppleObjCRuntimeV2.cpp2012 ExpressionResults results = get_class_info_function->ExecuteFunction( in UpdateISAToDescriptorMap()
2245 get_shared_cache_class_info_function->ExecuteFunction( in UpdateISAToDescriptorMap()
/llvm-project-15.0.7/lldb/source/Plugins/Platform/Windows/
H A DPlatformWindows.cpp369 invocation->ExecuteFunction(context, &injected_parameters, options, in DoLoadImage()
/llvm-project-15.0.7/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp891 ExpressionResults results = do_dlopen_function->ExecuteFunction( in DoLoadImage()
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt3161 libc/utils/testutils/ExecuteFunction.h