Searched refs:bp_type (Results 1 – 3 of 3) sorted by relevance
655 BreakpointSite::Type bp_type = bp_site->GetType(); in DisableBreakpointSite() local656 if (bp_type == BreakpointSite::eExternal) { in DisableBreakpointSite()
1168 bp_type = packet.get_hex_uint('big')1173 s += g_bp_types[bp_type]
3063 BreakpointSite::Type bp_type = bp_site->GetType(); in DisableBreakpointSite() local3064 switch (bp_type) { in DisableBreakpointSite()