Searched refs:SetLibdispatchQueueAddress (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DQueue.h123 void SetLibdispatchQueueAddress(lldb::addr_t dispatch_queue_t_addr);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DQueue.cpp69 void Queue::SetLibdispatchQueueAddress(addr_t dispatch_queue_t_addr) { function in class:Queue

Completed in 132 milliseconds