Searched refs:CATCH_TEMPORARY (Results 1 – 9 of 9) sorted by relevance
445 bool tempflag = command->context () == CATCH_TEMPORARY; in catch_catch_command()456 bool tempflag = command->context () == CATCH_TEMPORARY; in catch_throw_command()467 bool tempflag = command->context () == CATCH_TEMPORARY; in catch_rethrow_command()512 CATCH_TEMPORARY); in _initialize_break_catch_throw()518 CATCH_TEMPORARY); in _initialize_break_catch_throw()524 CATCH_TEMPORARY); in _initialize_break_catch_throw()
248 bool temp = command->context () == CATCH_TEMPORARY; in catch_load_or_unload()277 CATCH_TEMPORARY); in _initialize_break_catch_load()284 CATCH_TEMPORARY); in _initialize_break_catch_load()
194 bool temp = command->context () == CATCH_TEMPORARY; in catch_exec_command_1()224 CATCH_TEMPORARY); in _initialize_break_catch_exec()
396 tempflag = command->context () == CATCH_TEMPORARY; in catch_signal_command()427 CATCH_TEMPORARY); in _initialize_break_catch_sig()
431 tempflag = command->context () == CATCH_TEMPORARY; in catch_syscall_command_1()589 CATCH_TEMPORARY); in _initialize_break_catch_syscall()
1551 #define CATCH_TEMPORARY ((void *) (uintptr_t) 1) macro
12751 tempflag = command->context () == CATCH_TEMPORARY; in catch_ada_exception_command()12776 tempflag = command->context () == CATCH_TEMPORARY; in catch_ada_handlers_command()12844 tempflag = command->context () == CATCH_TEMPORARY; in catch_assert_command()13981 CATCH_TEMPORARY); in _initialize_ada_language()13993 CATCH_TEMPORARY); in _initialize_ada_language()14002 CATCH_TEMPORARY); in _initialize_ada_language()
5772 * breakpoint.c (CATCH_PERMANENT, CATCH_TEMPORARY): Moved to5780 * breakpoint.h (CATCH_PERMANENT, CATCH_TEMPORARY): Moved from
4660 * breakpoint.c (CATCH_PERMANENT, CATCH_TEMPORARY): New macros.