Home
last modified time | relevance | path

Searched refs:DidSetJITBreakpoint (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/lldb/source/Plugins/JITLoader/GDB/
H A DJITLoaderGDB.cpp181 if (!DidSetJITBreakpoint() && m_process->IsAlive()) in ModulesDidLoad()
187 if (DidSetJITBreakpoint()) in SetJITBreakpoint()
444 bool JITLoaderGDB::DidSetJITBreakpoint() const { in DidSetJITBreakpoint() function in JITLoaderGDB
H A DJITLoaderGDB.h54 bool DidSetJITBreakpoint() const;