Home
last modified time | relevance | path

Searched refs:break_loc_id (Results 1 – 25 of 44) sorted by relevance

12

/external/llvm-project/lldb/source/Breakpoint/
DBreakpointLocationCollection.cpp48 lldb::break_id_t break_loc_id) in BreakpointIDPairMatches() argument
49 : m_break_id(break_id), m_break_loc_id(break_loc_id) {} in BreakpointIDPairMatches()
63 lldb::break_id_t break_loc_id) { in GetIDPairIterator() argument
67 BreakpointIDPairMatches(break_id, break_loc_id)); // Predicate in GetIDPairIterator()
72 lldb::break_id_t break_id, lldb::break_id_t break_loc_id) const { in GetIDPairConstIterator()
76 BreakpointIDPairMatches(break_id, break_loc_id)); // Predicate in GetIDPairConstIterator()
81 lldb::break_id_t break_loc_id) { in FindByIDPair() argument
83 collection::iterator pos = GetIDPairIterator(break_id, break_loc_id); in FindByIDPair()
91 lldb::break_id_t break_id, lldb::break_id_t break_loc_id) const { in FindByIDPair()
94 GetIDPairConstIterator(break_id, break_loc_id); in FindByIDPair()
DBreakpointSite.cpp131 lldb::break_id_t break_loc_id) { in RemoveOwner() argument
133 m_owners.Remove(break_id, break_loc_id); in RemoveOwner()
DBreakpointOptions.cpp118 lldb::user_id_t break_loc_id) { in NullCallback() argument
449 lldb::user_id_t break_loc_id) { in InvokeCallback() argument
454 context, break_id, break_loc_id); in InvokeCallback()
622 lldb::user_id_t break_loc_id) { in BreakpointOptionsCallbackFunction() argument
/external/llvm-project/lldb/include/lldb/Breakpoint/
DBreakpointLocationCollection.h46 bool Remove(lldb::break_id_t break_id, lldb::break_id_t break_loc_id);
61 lldb::break_id_t break_loc_id);
76 FindByIDPair(lldb::break_id_t break_id, lldb::break_id_t break_loc_id) const;
158 lldb::break_id_t break_loc_id);
162 lldb::break_id_t break_loc_id) const;
DBreakpointOptions.h228 lldb::user_id_t break_id, lldb::user_id_t break_loc_id);
337 lldb::user_id_t break_loc_id);
374 lldb::user_id_t break_loc_id);
DBreakpointID.h88 lldb::break_id_t break_loc_id);
DBreakpointSite.h208 size_t RemoveOwner(lldb::break_id_t break_id, lldb::break_id_t break_loc_id);
/external/llvm-project/lldb/source/API/
DSBBreakpointOptionCommon.cpp52 lldb::user_id_t break_loc_id) in PrivateBreakpointHitCallback() argument
67 sb_location.SetLocation(bp_sp->FindLocationByID(break_loc_id)); in PrivateBreakpointHitCallback()
DSBBreakpointOptionCommon.h32 lldb::user_id_t break_loc_id);
/external/llvm-project/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/
DDynamicLoaderHexagonDYLD.h79 lldb::user_id_t break_id, lldb::user_id_t break_loc_id);
110 lldb::user_id_t break_id, lldb::user_id_t break_loc_id);
/external/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
DDynamicLoaderPOSIXDYLD.h96 lldb::user_id_t break_id, lldb::user_id_t break_loc_id);
131 lldb::user_id_t break_id, lldb::user_id_t break_loc_id);
/external/llvm-project/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/
DDynamicLoaderDarwinKernel.h82 lldb::user_id_t break_id, lldb::user_id_t break_loc_id);
85 lldb::user_id_t break_id, lldb::user_id_t break_loc_id);
/external/llvm-project/lldb/source/Plugins/ScriptInterpreter/Lua/
DScriptInterpreterLua.cpp182 user_id_t break_loc_id) { in BreakpointCallbackFunction() argument
192 BreakpointLocationSP bp_loc_sp(breakpoint_sp->FindLocationByID(break_loc_id)); in BreakpointCallbackFunction()
DScriptInterpreterLua.h56 lldb::user_id_t break_loc_id);
/external/llvm-project/lldb/source/Plugins/InstrumentationRuntime/ASan/
DInstrumentationRuntimeASan.h57 lldb::user_id_t break_loc_id);
/external/llvm-project/lldb/source/Plugins/InstrumentationRuntime/UBSan/
DInstrumentationRuntimeUBSan.h61 lldb::user_id_t break_loc_id);
/external/llvm-project/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/
DInstrumentationRuntimeMainThreadChecker.h61 lldb::user_id_t break_loc_id);
/external/llvm-project/lldb/source/Plugins/JITLoader/GDB/
DJITLoaderGDB.h65 lldb::user_id_t break_id, lldb::user_id_t break_loc_id);
/external/llvm-project/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
DDynamicLoaderMacOS.h83 lldb::user_id_t break_id, lldb::user_id_t break_loc_id);
DDynamicLoaderMacOSXDYLD.h87 lldb::user_id_t break_id, lldb::user_id_t break_loc_id);
/external/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/
DInstrumentationRuntimeTSan.h60 lldb::user_id_t break_loc_id);
/external/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
DStructuredDataDarwinLog.h84 lldb::user_id_t break_loc_id);
/external/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCTrampolineHandler.h122 lldb::user_id_t break_loc_id);
/external/llvm-project/lldb/include/lldb/
Dlldb-private-interfaces.h90 lldb::user_id_t break_loc_id);
/external/llvm-project/lldb/source/Plugins/Process/FreeBSD/
DProcessFreeBSD.h161 lldb::user_id_t break_id, lldb::user_id_t break_loc_id);

12