Home
last modified time | relevance | path

Searched defs:dispatch_queue_t (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DThreadGDBRemote.cpp79 addr_t dispatch_queue_t, in SetQueueInfo()
202 lldb::addr_t dispatch_queue_t) { in SetQueueLibdispatchQueueAddress()
H A DProcessGDBRemote.cpp1657 LazyBool associated_with_dispatch_queue, addr_t dispatch_queue_t, in SetThreadStopInfo()
1992 addr_t dispatch_queue_t = LLDB_INVALID_ADDRESS; in SetThreadStopInfo() local
2151 addr_t dispatch_queue_t = LLDB_INVALID_ADDRESS; in SetThreadStopInfo() local
/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_mac.cpp55 typedef void *dispatch_queue_t; typedef
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_mac.cpp124 typedef void* dispatch_queue_t; typedef
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DThread.h379 virtual void SetQueueLibdispatchQueueAddress(lldb::addr_t dispatch_queue_t) {} in SetQueueLibdispatchQueueAddress()