Home
last modified time | relevance | path

Searched refs:can_use_hardware_watchpoint (Results 1 – 1 of 1) sorted by relevance

/trueos/contrib/gdb/gdb/
HDbreakpoint.c85 static int can_use_hardware_watchpoint (struct value *);
5794 mem_cnt = can_use_hardware_watchpoint (val); in watch_command_1()
5912 can_use_hardware_watchpoint (struct value *v) in can_use_hardware_watchpoint() function
7620 int mem_cnt = can_use_hardware_watchpoint (bpt->val); in do_enable_breakpoint()