Searched refs:ExecuteFunction (Results 1 – 12 of 12) sorted by relevance
| /openbsd-src/gnu/llvm/lldb/include/lldb/Expression/ |
| H A D | FunctionCaller.h | 213 ExecuteFunction(ExecutionContext &exe_ctx, lldb::addr_t *args_addr_ptr,
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/SystemRuntime/MacOSX/ |
| H A D | AppleGetItemInfoHandler.cpp | 355 func_call_ret = func_caller->ExecuteFunction(exe_ctx, &args_addr, options, in GetItemInfo()
|
| H A D | AppleGetPendingItemsHandler.cpp | 347 func_call_ret = get_pending_items_caller->ExecuteFunction( in GetPendingItems()
|
| H A D | AppleGetQueuesHandler.cpp | 349 func_call_ret = get_queues_caller->ExecuteFunction( in GetCurrentQueues()
|
| H A D | AppleGetThreadItemInfoHandler.cpp | 357 func_call_ret = get_thread_item_info_caller->ExecuteFunction( in GetThreadItemInfo()
|
| /openbsd-src/gnu/llvm/lldb/source/Expression/ |
| H A D | FunctionCaller.cpp | 338 lldb::ExpressionResults FunctionCaller::ExecuteFunction( in ExecuteFunction() function in FunctionCaller
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ |
| H A D | ItaniumABILanguageRuntime.cpp | 566 func_call_ret = function_caller->ExecuteFunction(exe_ctx, nullptr, options, in GetExceptionObjectForThread()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
| H A D | AppleObjCRuntime.cpp | 196 ExpressionResults results = m_print_object_caller_up->ExecuteFunction( in GetObjectDescription()
|
| H A D | AppleObjCRuntimeV2.cpp | 2015 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 D | PlatformWindows.cpp | 372 invocation->ExecuteFunction(context, &injected_parameters, options, in DoLoadImage()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/POSIX/ |
| H A D | PlatformPOSIX.cpp | 891 ExpressionResults results = do_dlopen_function->ExecuteFunction( in DoLoadImage()
|
| /openbsd-src/gnu/llvm/clang/docs/tools/ |
| H A D | clang-formatted-files.txt | 3157 libc/utils/testutils/ExecuteFunction.h
|