Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Doutput.h511 extern GTY(()) section *exception_section;
H A Dexcept.c2898 if (exception_section) in switch_to_exception_section()
2899 s = exception_section; in switch_to_exception_section()
2935 exception_section in switch_to_exception_section()
2939 exception_section in switch_to_exception_section()
H A Dvarasm.c150 section *exception_section; variable
/dragonfly/contrib/gcc-4.7/gcc/
H A Doutput.h580 extern GTY(()) section *exception_section;
H A Dexcept.c2742 if (exception_section) in switch_to_exception_section()
2743 s = exception_section; in switch_to_exception_section()
2774 exception_section in switch_to_exception_section()
2778 exception_section in switch_to_exception_section()
H A Dvarasm.c157 section *exception_section; variable