Home
last modified time | relevance | path

Searched defs:break_loc_id (Results 1 – 19 of 19) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointLocationCollection.cpp47 lldb::break_id_t break_loc_id) in BreakpointIDPairMatches()
62 lldb::break_id_t break_loc_id) { in GetIDPairIterator()
80 lldb::break_id_t break_loc_id) { in FindByIDPair()
H A DBreakpointOptions.cpp430 lldb::user_id_t break_loc_id) { in InvokeCallback()
601 lldb::user_id_t break_loc_id) { in BreakpointOptionsCallbackFunction()
H A DBreakpointSite.cpp131 m_constituents.Remove(break_id, break_loc_id); in RemoveOwner() argument
H A DWatchpoint.cpp136 user_id_t break_loc_id) { in VariableWatchpointDisabler()
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBBreakpointOptionCommon.cpp52 LLDB_INSTRUMENT_VA(baton, ctx, break_id, break_loc_id); in PrivateBreakpointHitCallback() argument
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/ASanLibsanitizers/
H A DInstrumentationRuntimeASanLibsanitizers.cpp71 user_id_t break_loc_id) { in NotifyBreakpointHit()
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/Utility/
H A DReportRetriever.cpp194 user_id_t break_loc_id) { in NotifyBreakpointHit()
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/ASan/
H A DInstrumentationRuntimeASan.cpp241 NotifyBreakpointHit(void * baton,StoppointCallbackContext * context,user_id_t break_id,user_id_t break_loc_id) NotifyBreakpointHit() argument
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/
H A DInstrumentationRuntimeMainThreadChecker.cpp153 user_id_t break_loc_id) { in NotifyBreakpointHit()
/freebsd/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDynamicLoaderPOSIXDYLD.cpp258 user_id_t break_loc_id) { in EntryBreakpointHit()
384 user_id_t break_loc_id) { in RendezvousBreakpointHit()
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/UBSan/
H A DInstrumentationRuntimeUBSan.cpp202 user_id_t break_loc_id) { in NotifyBreakpointHit() argument
/freebsd/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/
H A DDynamicLoaderHexagonDYLD.cpp307 user_id_t break_loc_id) { in RendezvousBreakpointHit()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Lua/
H A DScriptInterpreterLua.cpp270 user_id_t break_loc_id) { in BreakpointCallbackFunction() argument
/freebsd/contrib/llvm-project/lldb/source/Plugins/JITLoader/GDB/
H A DJITLoaderGDB.cpp221 user_id_t break_loc_id) { in JITDebugBreakpointHit() argument
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTrampolineHandler.cpp408 RefreshTrampolines(void * baton,StoppointCallbackContext * context,lldb::user_id_t break_id,lldb::user_id_t break_loc_id) RefreshTrampolines() argument
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DInstrumentationRuntimeTSan.cpp798 user_id_t break_loc_id) { in NotifyBreakpointHit()
/freebsd/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp1461 InitCompletionHookCallback(void * baton,StoppointCallbackContext * context,lldb::user_id_t break_id,lldb::user_id_t break_loc_id) InitCompletionHookCallback() argument
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp1908 user_id_t break_loc_id) { in BreakpointCallbackFunction()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp3758 lldb::user_id_t break_loc_id) { in NewThreadNotifyBreakpointHit()