Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/JITLoader/GDB/
DJITLoaderGDB.cpp179 if (!DidSetJITBreakpoint() && m_process->IsAlive()) in ModulesDidLoad()
185 if (DidSetJITBreakpoint()) in SetJITBreakpoint()
439 bool JITLoaderGDB::DidSetJITBreakpoint() const { in DidSetJITBreakpoint() function in JITLoaderGDB
DJITLoaderGDB.h54 bool DidSetJITBreakpoint() const;