Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/SystemRuntime/MacOSX/
DAppleGetQueuesHandler.h93 lldb::addr_t SetupGetQueuesFunction(Thread &thread,
DAppleGetQueuesHandler.cpp142 AppleGetQueuesHandler::SetupGetQueuesFunction(Thread &thread, in SetupGetQueuesFunction() function in AppleGetQueuesHandler
314 addr_t args_addr = SetupGetQueuesFunction(thread, argument_values); in GetCurrentQueues()