Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/Process/gdb-remote/
DProcessGDBRemote.cpp2978 lldb::addr_t queue_addr = data.GetAddress(&data_offset); in GetDispatchQueueNameForThread() local
2983 … lldb::addr_t pointer_to_label_address = queue_addr + dispatch_queue_offsets.dqo_label; in GetDispatchQueueNameForThread()
2995 lldb::addr_t label_addr = queue_addr + dispatch_queue_offsets.dqo_label; in GetDispatchQueueNameForThread()