Searched defs:event_ptr (Results 1 - 25 of 26) sorted by relevance

12

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/
H A DPOSIXStopInfo.cpp34 POSIXLimboStopInfo::ShouldStop(Event *event_ptr) argument
40 POSIXLimboStopInfo::ShouldNotify(Event *event_ptr) argument
80 POSIXNewThreadStopInfo::ShouldStop(Event *event_ptr) argument
86 POSIXNewThreadStopInfo::ShouldNotify(Event *event_ptr) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/
H A DEvent.h47 DoOnRemoval (Event *event_ptr) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/
H A DThreadPlanBase.cpp71 ThreadPlanBase::DoPlanExplainsStop (Event *event_ptr) argument
82 ThreadPlanBase::ShouldReportStop(Event *event_ptr) argument
98 ThreadPlanBase::ShouldStop (Event *event_ptr) argument
H A DThreadPlanStepInstruction.cpp94 ThreadPlanStepInstruction::DoPlanExplainsStop (Event *event_ptr) argument
109 ThreadPlanStepInstruction::ShouldStop (Event *event_ptr) argument
H A DThreadPlanStepOverBreakpoint.cpp62 ThreadPlanStepOverBreakpoint::DoPlanExplainsStop (Event *event_ptr) argument
77 ThreadPlanStepOverBreakpoint::ShouldStop (Event *event_ptr) argument
162 ThreadPlanStepOverBreakpoint::ShouldAutoContinue (Event *event_ptr) argument
H A DThreadPlanRunToAddress.cpp191 ThreadPlanRunToAddress::DoPlanExplainsStop (Event *event_ptr) argument
197 ThreadPlanRunToAddress::ShouldStop (Event *event_ptr) argument
H A DThreadPlanStepThrough.cpp142 ThreadPlanStepThrough::DoPlanExplainsStop (Event *event_ptr) argument
155 ThreadPlanStepThrough::ShouldStop (Event *event_ptr) argument
H A DThreadPlanStepUntil.cpp308 ThreadPlanStepUntil::DoPlanExplainsStop (Event *event_ptr) argument
317 ThreadPlanStepUntil::ShouldStop (Event *event_ptr) argument
H A DThreadList.cpp258 ThreadList::ShouldStop (Event *event_ptr) argument
355 ThreadList::ShouldReportStop (Event *event_ptr) argument
419 ThreadList::ShouldReportRun (Event *event_ptr) argument
H A DThreadPlan.cpp57 ThreadPlan::PlanExplainsStop (Event *event_ptr) argument
96 ThreadPlan::ShouldReportStop (Event *event_ptr) argument
118 ThreadPlan::ShouldReportRun (Event *event_ptr) argument
258 ThreadPlanNull::ShouldStop (Event *event_ptr) argument
296 ThreadPlanNull::DoPlanExplainsStop (Event *event_ptr) argument
H A DThreadPlanCallFunction.cpp285 ThreadPlanCallFunction::ShouldReportStop(Event *event_ptr) argument
294 ThreadPlanCallFunction::DoPlanExplainsStop (Event *event_ptr) argument
405 ThreadPlanCallFunction::ShouldStop (Event *event_ptr) argument
H A DThreadPlanStepInRange.cpp95 ThreadPlanStepInRange::ShouldStop (Event *event_ptr) argument
423 ThreadPlanStepInRange::DoPlanExplainsStop (Event *event_ptr) argument
H A DThreadPlanStepOut.cpp177 ThreadPlanStepOut::DoPlanExplainsStop (Event *event_ptr) argument
267 ThreadPlanStepOut::ShouldStop (Event *event_ptr) argument
H A DThreadPlanStepOverRange.cpp95 ThreadPlanStepOverRange::ShouldStop (Event *event_ptr) argument
297 ThreadPlanStepOverRange::DoPlanExplainsStop (Event *event_ptr) argument
H A DThreadPlanStepRange.cpp91 ThreadPlanStepRange::ShouldReportStop (Event *event_ptr) argument
H A DStopInfo.cpp172 ShouldStopSynchronous (Event *event_ptr) argument
204 DoShouldNotify (Event *event_ptr) argument
303 ShouldStop (Event *event_ptr) argument
312 PerformAction (Event *event_ptr) argument
605 ShouldStopSynchronous (Event *event_ptr) argument
644 ShouldStop (Event *event_ptr) argument
653 PerformAction (Event *event_ptr) argument
847 ShouldStopSynchronous(Event *event_ptr) argument
856 ShouldStop(Event *event_ptr) argument
867 DoShouldNotify(Event *event_ptr) argument
1035 ShouldStop(Event *event_ptr) argument
1077 PerformAction(Event *event_ptr) argument
[all...]
H A DProcess.cpp1412 Event *event_ptr; local
[all...]
H A DThread.cpp195 Thread::ThreadEventData::GetEventDataFromEvent (const Event *event_ptr) argument
207 Thread::ThreadEventData::GetThreadFromEvent (const Event *event_ptr) argument
217 Thread::ThreadEventData::GetStackIDFromEvent (const Event *event_ptr) argument
227 Thread::ThreadEventData::GetStackFrameFromEvent (const Event *event_ptr) argument
723 ShouldStop(Event* event_ptr) argument
957 ShouldReportStop(Event* event_ptr) argument
1016 ShouldReportRun(Event* event_ptr) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Target/
H A DStopInfo.h77 ShouldStopSynchronous (Event *event_ptr) argument
90 ShouldNotify (Event *event_ptr) argument
176 PerformAction (Event *event_ptr) argument
181 DoShouldNotify (Event *event_ptr) argument
193 ShouldStop (Event *event_ptr) argument
H A DThreadPlan.h358 ShouldAutoContinue (Event *event_ptr) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/API/
H A DSBEvent.cpp188 SBEvent::reset (Event* event_ptr) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DEvent.cpp190 EventDataBytes::GetBytesFromEvent (const Event *event_ptr) argument
199 EventDataBytes::GetByteSizeFromEvent (const Event *event_ptr) argument
208 EventDataBytes::GetEventDataFromEvent (const Event *event_ptr) argument
/freebsd-10-stable/sys/i386/bios/
H A Dapm.h52 int event_ptr; member in struct:apm_softc
/freebsd-10-stable/contrib/ntp/ntpd/
H A Dntpsim.c31 void (*event_ptr[]) (Event *) = { variable
/freebsd-10-stable/contrib/gdb/gdb/
H A Devent-loop.c232 async_queue_event(gdb_event * event_ptr, queue_position position) argument
283 gdb_event *event_ptr, *prev_ptr; local
1105 gdb_event *event_ptr; local
[all...]

Completed in 207 milliseconds

12