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