Home
last modified time | relevance | path

Searched refs:Baton (Results 1 – 15 of 15) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/include/lldb/Core/
HDBaton.h33 class Baton
36 explicit Baton(void *p) : in Baton() function
42 ~Baton() in ~Baton()
57 DISALLOW_COPY_AND_ASSIGN (Baton);
/NextBSD/contrib/llvm/tools/lldb/include/lldb/Breakpoint/
HDWatchpointOptions.h142 Baton *GetBaton ();
150 const Baton *GetBaton () const;
218 class CommandBaton : public Baton
222 Baton (data) in CommandBaton()
HDBreakpointOptions.h162 Baton *GetBaton ();
170 const Baton *GetBaton () const;
320 class CommandBaton : public Baton
324 Baton (data) in CommandBaton()
/NextBSD/contrib/llvm/tools/lldb/source/Breakpoint/
HDWatchpointOptions.cpp113 Baton *
119 const Baton *
HDBreakpointOptions.cpp128 Baton *
134 const Baton *
HDWatchpoint.cpp80 m_options.SetCallback(callback, BatonSP (new Baton(baton)), is_synchronous); in SetCallback()
HDBreakpointLocation.cpp229 GetLocationOptions()->SetCallback(callback, BatonSP (new Baton(baton)), is_synchronous); in SetCallback()
HDBreakpoint.cpp323 m_options.SetCallback(callback, BatonSP (new Baton(baton)), is_synchronous); in SetCallback()
/NextBSD/contrib/llvm/tools/lldb/source/Core/
HDBaton.cpp22 Baton::GetDescription (Stream *s, lldb::DescriptionLevel level) const in GetDescription()
/NextBSD/lib/clang/liblldbCore/
HDMakefile14 Baton.cpp \
/NextBSD/contrib/llvm/tools/lldb/source/API/
HDSBBreakpoint.cpp47 class SBBreakpointCallbackBaton : public Baton
52 Baton (new CallbackData) in SBBreakpointCallbackBaton()
/NextBSD/contrib/llvm/tools/lldb/include/lldb/
HDlldb-forward.h30 class Baton; variable
292 typedef std::shared_ptr<lldb_private::Baton> BatonSP;
/NextBSD/contrib/llvm/tools/lldb/source/Commands/
HDCommandObjectWatchpointCommand.cpp701 const Baton *baton = wp_options->GetBaton(); in DoExecute()
HDCommandObjectBreakpointCommand.cpp842 const Baton *baton = bp_options->GetBaton(); in DoExecute()
/NextBSD/usr.bin/calendar/calendars/
HDcalendar.freebsd38 01/27 Jacques Anthony Vidrine <nectar@FreeBSD.org> born in Baton Rouge, Louisiana, United States, 1…