Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/SystemRuntime/MacOSX/
DSystemRuntimeMacOSX.h146 uint16_t dqo_label; member
174 dqo_label = UINT16_MAX; in LibdispatchOffsets()
185 bool LabelIsValid() { return dqo_label != UINT16_MAX; } in LabelIsValid()
DSystemRuntimeMacOSX.cpp134 dispatch_queue_addr + m_libdispatch_offsets.dqo_label; in GetQueueNameFromThreadQAddress()
145 dispatch_queue_addr + m_libdispatch_offsets.dqo_label; in GetQueueNameFromThreadQAddress()
/external/llvm-project/lldb/tools/debugserver/source/
DRNBRemote.h305 uint16_t dqo_label; member
332 dqo_label = UINT16_MAX; in Clear()
DRNBRemote.cpp2758 nub_addr_t pointer_to_label_address = dispatch_queue_t + dqo_label; in GetThreadQueueInfo()
2767 pid, dispatch_queue_t + dqo_label, dqo_label_size); in GetThreadQueueInfo()
/external/compiler-rt/lib/tsan/rtl/
Dtsan_libdispatch_mac.cc46 const uint16_t dqo_label; member
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors_libdispatch.cpp43 const uint16_t dqo_label; member