Searched defs:EnableSoftwareBreakpoint (Results 1 – 2 of 2) sorted by relevance
441 NativeProcessProtocol::EnableSoftwareBreakpoint(lldb::addr_t addr, in EnableSoftwareBreakpoint() function in NativeProcessProtocol
1860 Status Process::EnableSoftwareBreakpoint(BreakpointSite *bp_site) { in EnableSoftwareBreakpoint() function in Process