Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/Process/gdb-remote/
DProcessGDBRemote.cpp2933 static ConstString g_dispatch_queue_offsets_symbol_name ("dispatch_queue_offsets"); in GetDispatchQueueNameForThread() local
2938 …fsets_symbol = module_sp->FindFirstSymbolWithNameAndType (g_dispatch_queue_offsets_symbol_name, eS… in GetDispatchQueueNameForThread()
2945 …fsets_symbol = module_sp->FindFirstSymbolWithNameAndType (g_dispatch_queue_offsets_symbol_name, eS… in GetDispatchQueueNameForThread()