/openbsd-src/gnu/llvm/lldb/source/Utility/ |
H A D | Event.cpp | 30 Event::Event(Broadcaster *broadcaster, uint32_t event_type, EventData *data) in Event() 34 Event::Event(Broadcaster *broadcaster, uint32_t event_type, in Event() 39 Event::Event(uint32_t event_type, EventData *data) in Event() 42 Event::Event(uint32_t event_type, const EventDataSP &event_data_sp) in Event()
|
H A D | Broadcaster.cpp | 148 bool Broadcaster::BroadcasterImpl::EventTypeHasListeners(uint32_t event_type) { in EventTypeHasListeners() 198 const uint32_t event_type = event_sp->GetType(); in PrivateBroadcastEvent() local 244 void Broadcaster::BroadcasterImpl::BroadcastEvent(uint32_t event_type, in BroadcastEvent() 251 uint32_t event_type, const lldb::EventDataSP &event_data_sp) { in BroadcastEvent() 257 uint32_t event_type, EventData *event_data) { in BroadcastEventIfUnique()
|
/openbsd-src/gnu/llvm/lldb/source/API/ |
H A D | SBBroadcaster.cpp | 48 void SBBroadcaster::BroadcastEventByType(uint32_t event_type, bool unique) { in BroadcastEventByType() 99 bool SBBroadcaster::EventTypeHasListeners(uint32_t event_type) { in EventTypeHasListeners()
|
H A D | SBEvent.cpp | 27 SBEvent::SBEvent(uint32_t event_type, const char *cstr, uint32_t cstr_len) in SBEvent() 75 uint32_t event_type = 0; in GetType() local
|
H A D | SBDebugger.cpp | 629 const uint32_t event_type = event.GetType(); in HandleProcessEvent() local
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | inf-loop.c | 44 inferior_event_handler (enum inferior_event_type event_type, in inferior_event_handler()
|
H A D | remote.c | 5332 remote_async (void (*callback) (enum inferior_event_type event_type, void *context), void *context) in remote_async()
|
/openbsd-src/gnu/llvm/lldb/include/lldb/Utility/ |
H A D | Broadcaster.h | 270 void BroadcastEvent(uint32_t event_type, in BroadcastEvent() 345 bool EventTypeHasListeners(uint32_t event_type) { in EventTypeHasListeners()
|
/openbsd-src/gnu/llvm/lldb/source/Commands/ |
H A D | CommandObjectQuit.cpp | 102 const uint32_t event_type = in DoExecute() local
|
/openbsd-src/gnu/llvm/lldb/source/Core/ |
H A D | Debugger.cpp | 1293 const uint32_t event_type = Debugger::eBroadcastBitProgress; in PrivateReportProgress() local 1330 uint32_t event_type = 0; in PrivateReportDiagnostic() local 1521 const uint32_t event_type = in HandleBreakpointEvent() local 1588 const uint32_t event_type = event_sp->GetType(); in HandleProcessEvent() local 1673 const uint32_t event_type = event_sp->GetType(); in HandleThreadEvent() local 1739 uint32_t event_type = event_sp->GetType(); in DefaultEventHandler() local
|
H A D | ThreadedCommunication.cpp | 133 const uint32_t event_type = event_sp->GetType(); in Read() local
|
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/IntelJITEvents/ |
H A D | jitprofiling.c | 112 iJIT_NotifyEvent(iJIT_JVM_EVENT event_type, void *EventSpecificData) in iJIT_NotifyEvent()
|
/openbsd-src/gnu/llvm/compiler-rt/lib/xray/ |
H A D | xray_interface.cpp | 454 const char *const event_type) XRAY_NEVER_INSTRUMENT { in __xray_register_event_type()
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/MacOSX-Kernel/ |
H A D | ProcessKDP.cpp | 774 uint32_t event_type = event_sp->GetType(); in AsyncThread() local
|
/openbsd-src/sys/dev/pci/drm/amd/amdkfd/ |
H A D | kfd_events.c | 396 uint32_t event_type, bool auto_reset, uint32_t node_id, in kfd_event_create()
|
H A D | kfd_pm4_headers_vi.h | 453 unsigned int event_type:6; member
|
H A D | kfd_pm4_headers_ai.h | 512 unsigned int event_type:6; member
|
/openbsd-src/gnu/llvm/lldb/source/Breakpoint/ |
H A D | Breakpoint.cpp | 1068 BreakpointEventType event_type = GetBreakpointEventType(); in Dump() local
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/StructuredData/DarwinLog/ |
H A D | StructuredDataDarwinLog.cpp | 1740 ConstString event_type; in HandleDisplayOfEvent() local
|
/openbsd-src/gnu/llvm/lldb/tools/lldb-vscode/ |
H A D | lldb-vscode.cpp | 482 auto event_type = in EventThreadFunction() local
|
/openbsd-src/sys/dev/ic/ |
H A D | aic7xxxvar.h | 679 uint8_t event_type; /* MSG type or EVENT_TYPE_BUS_RESET */ member
|
H A D | aic7xxx.c | 5992 u_int initiator_id, u_int event_type, u_int event_arg) in ahc_queue_lstate_event() argument
|
H A D | bwfmreg.h | 767 uint32_t event_type; member
|
H A D | aic79xx.h | 700 uint8_t event_type; /* MSG type or EVENT_TYPE_BUS_RESET */ member
|
/openbsd-src/sys/dev/pci/drm/include/uapi/linux/ |
H A D | kfd_ioctl.h | 273 __u32 event_type; /* to KFD */ member
|