Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dfunction.h392 unsigned int calls_eh_return : 1; member
493 #define current_function_calls_eh_return (cfun->calls_eh_return)
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dfunction.h423 unsigned int calls_eh_return : 1; member
532 #define current_function_calls_eh_return (cfun->calls_eh_return)
H A DChangeLog.57000 (EPILOGUE_USES): True for TOC_REGISTER if calls_eh_return and
7098 * function.h (struct function): Add calls_eh_return, uses_eh_lsda.
/openbsd/gnu/gcc/gcc/config/m32c/
H A Dm32c.c1232 if (cfun->calls_eh_return) in need_to_save()
1264 && !(cfun->calls_eh_return || cfun->machine->is_interrupt)) in m32c_pushm_popm()
/openbsd/gnu/gcc/gcc/config/sparc/
H A Dsparc.md142 (define_attr "calls_eh_return" "false,true"
7033 (eq_attr "calls_eh_return" "true")