Searched refs:JITDebugBreakpointHit (Results 1 – 2 of 2) sorted by relevance
61 JITDebugBreakpointHit(void *baton,
211 bp->SetCallback(JITDebugBreakpointHit, this, true); in SetJITBreakpoint()218 bool JITLoaderGDB::JITDebugBreakpointHit(void *baton, in JITDebugBreakpointHit() function in JITLoaderGDB