Searched refs:within_current_scope (Results 1 – 4 of 4) sorted by relevance
1502 int within_current_scope; in do_one_display() local1508 within_current_scope = contained_in (get_selected_block (0), d->block); in do_one_display()1510 within_current_scope = 1; in do_one_display()1511 if (!within_current_scope) in do_one_display()
915 int within_current_scope; in insert_bp_location() local929 within_current_scope = 1; in insert_bp_location()934 within_current_scope = (fi != NULL); in insert_bp_location()935 if (within_current_scope) in insert_bp_location()939 if (within_current_scope) in insert_bp_location()2474 int within_current_scope; in watchpoint_check() local2479 within_current_scope = 1; in watchpoint_check()2487 within_current_scope = (fr != NULL); in watchpoint_check()2498 if ((!within_current_scope || fr == get_current_frame ()) in watchpoint_check()2501 if (fr && within_current_scope) in watchpoint_check()[all …]
3377 within_current_scope parameters. Remove other dead code.
768 within_current_scope parameters. Remove other dead code.