Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/SystemRuntime/MacOSX/
H A DAppleGetQueuesHandler.h92 lldb::addr_t SetupGetQueuesFunction(Thread &thread,
H A DAppleGetQueuesHandler.cpp143 AppleGetQueuesHandler::SetupGetQueuesFunction(Thread &thread, in SetupGetQueuesFunction() function in AppleGetQueuesHandler
315 addr_t args_addr = SetupGetQueuesFunction(thread, argument_values); in GetCurrentQueues()