Searched defs:dispatch_queue_t (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/lsan/
H A Dlsan_mac.cpp55 typedef void *dispatch_queue_t; typedef in namespace:__lsan
[all...]
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DThreadGDBRemote.cpp77 SetQueueInfo(std::string &&queue_name, QueueKind queue_kind, uint64_t queue_serial, addr_t dispatch_queue_t, LazyBool associated_with_libdispatch_queue) argument
201 SetQueueLibdispatchQueueAddress( lldb::addr_t dispatch_queue_t) argument
H A DProcessGDBRemote.cpp1674 dispatch_queue_t, associated_with_dispatch_queue); local
1924 addr_t dispatch_queue_t = LLDB_INVALID_ADDRESS; local
1606 SetThreadStopInfo( lldb::tid_t tid, ExpeditedRegisterMap &expedited_register_map, uint8_t signo, const std::string &thread_name, const std::string &reason, const std::string &description, uint32_t exc_type, const std::vector<addr_t> &exc_data, addr_t thread_dispatch_qaddr, bool queue_vars_valid, LazyBool associated_with_dispatch_queue, addr_t dispatch_queue_t, std::string &queue_name, QueueKind queue_kind, uint64_t queue_serial) argument
2082 addr_t dispatch_queue_t = LLDB_INVALID_ADDRESS; local
[all...]
/openbsd-current/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_mac.cpp128 typedef void* dispatch_queue_t; typedef in namespace:__asan
[all...]
/openbsd-current/gnu/llvm/lldb/include/lldb/Target/
H A DThread.h379 virtual void SetQueueLibdispatchQueueAddress(lldb::addr_t dispatch_queue_t) {} argument
/openbsd-current/gnu/llvm/lldb/tools/debugserver/source/
H A DRNBRemote.cpp5503 nub_addr_t dispatch_queue_t = INVALID_NUB_ADDRESS; local
2608 GetThreadQueueInfo( nub_process_t pid, nub_addr_t dispatch_qaddr, nub_addr_t &dispatch_queue_t, std::string &queue_name, uint64_t &queue_width, uint64_t &queue_serialnum) const argument
[all...]

Completed in 132 milliseconds