Searched refs:dprintf_style_agent (Results 1 – 2 of 2) sorted by relevance
463 static const char dprintf_style_agent[] = "agent"; variable467 dprintf_style_agent,2686 if (dprintf_style != dprintf_style_agent) in build_target_command_list()8571 else if (strcmp (dprintf_style, dprintf_style_agent) == 0) in update_dprintf_command_list()12046 if (dprintf_style == dprintf_style_agent in breakpoint_hit()
5469 (dprintf_style_agent): New global.5470 (dprintf_style_enums): Add dprintf_style_agent.