Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Expression/
H A DFunctionCaller.h213 ExecuteFunction(ExecutionContext &exe_ctx, lldb::addr_t *args_addr_ptr,
/openbsd-src/gnu/llvm/lldb/source/Plugins/SystemRuntime/MacOSX/
H A DAppleGetItemInfoHandler.cpp355 func_call_ret = func_caller->ExecuteFunction(exe_ctx, &args_addr, options, in GetItemInfo()
H A DAppleGetPendingItemsHandler.cpp347 func_call_ret = get_pending_items_caller->ExecuteFunction( in GetPendingItems()
H A DAppleGetQueuesHandler.cpp349 func_call_ret = get_queues_caller->ExecuteFunction( in GetCurrentQueues()
H A DAppleGetThreadItemInfoHandler.cpp357 func_call_ret = get_thread_item_info_caller->ExecuteFunction( in GetThreadItemInfo()
/openbsd-src/gnu/llvm/lldb/source/Expression/
H A DFunctionCaller.cpp338 lldb::ExpressionResults FunctionCaller::ExecuteFunction( in ExecuteFunction() function in FunctionCaller
/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp566 func_call_ret = function_caller->ExecuteFunction(exe_ctx, nullptr, options, in GetExceptionObjectForThread()
/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntime.cpp196 ExpressionResults results = m_print_object_caller_up->ExecuteFunction( in GetObjectDescription()
H A DAppleObjCRuntimeV2.cpp2015 ExpressionResults results = get_class_info_function->ExecuteFunction( in UpdateISAToDescriptorMap()
2251 get_shared_cache_class_info_function->ExecuteFunction( in UpdateISAToDescriptorMap()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/Windows/
H A DPlatformWindows.cpp372 invocation->ExecuteFunction(context, &injected_parameters, options, in DoLoadImage()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp891 ExpressionResults results = do_dlopen_function->ExecuteFunction( in DoLoadImage()
/openbsd-src/gnu/llvm/clang/docs/tools/
H A Dclang-formatted-files.txt3157 libc/utils/testutils/ExecuteFunction.h