Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Doptions.h5366 extern int flag_non_call_exceptions;
5369 #define flag_non_call_exceptions global_options.x_flag_non_call_exceptions macro
H A Dbuiltins.def291 #define ATTR_NOTHROWCALL_LEAF_LIST (flag_non_call_exceptions ? \
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Doptions.h5420 extern int flag_non_call_exceptions;
5423 #define flag_non_call_exceptions global_options.x_flag_non_call_exceptions macro
H A Dbuiltins.def291 #define ATTR_NOTHROWCALL_LEAF_LIST (flag_non_call_exceptions ? \