Searched refs:eSoftware (Results 1 – 4 of 4) sorted by relevance
42 eSoftware, // Breakpoint opcode has been written to memory and enumerator
26 m_type(eSoftware), // Process subclasses need to set this correctly using in BreakpointSite()
1960 if (bp_site->GetType() == BreakpointSite::eSoftware) { in RemoveBreakpointOpcodesFromBuffer()2040 bp_site->SetType(BreakpointSite::eSoftware); in EnableSoftwareBreakpoint()
3283 case BreakpointSite::eSoftware: in DisableBreakpointSite()