HomeSort by: relevance | last modified time | path
    Searched refs:UI_SJLJ (Results 1 - 25 of 40) sorted by relevancy

1 2

  /src/external/gpl3/gcc.old/dist/gcc/common/
common-targhooks.cc 36 return UI_SJLJ;
45 return UI_SJLJ;
56 return UI_SJLJ;
67 return UI_SJLJ;
  /src/external/gpl3/gcc/dist/gcc/common/
common-targhooks.cc 36 return UI_SJLJ;
45 return UI_SJLJ;
56 return UI_SJLJ;
67 return UI_SJLJ;
  /src/external/gpl3/gcc.old/dist/gcc/common/config/c6x/
c6x-common.cc 49 return UI_SJLJ;
  /src/external/gpl3/gcc/dist/gcc/common/config/c6x/
c6x-common.cc 49 return UI_SJLJ;
  /src/external/gpl3/gcc.old/dist/gcc/common/config/ia64/
ia64-common.cc 81 return UI_SJLJ;
  /src/external/gpl3/gcc/dist/gcc/common/config/ia64/
ia64-common.cc 81 return UI_SJLJ;
  /src/external/gpl3/gcc.old/dist/gcc/common/config/nds32/
nds32-common.cc 114 return UI_SJLJ;
  /src/external/gpl3/gcc/dist/gcc/common/config/nds32/
nds32-common.cc 114 return UI_SJLJ;
  /src/external/gpl3/gcc.old/dist/gcc/
coretypes.h 238 UI_SJLJ,
defaults.h 1392 : targetm_common.except_unwind_info (&global_options) == UI_SJLJ \
1404 : targetm_common.except_unwind_info (&global_options) == UI_SJLJ \
except.cc 241 if (targetm_common.except_unwind_info (&global_options) == UI_SJLJ)
1531 if (targetm_common.except_unwind_info (&global_options) == UI_SJLJ)
1568 if (targetm_common.except_unwind_info (&global_options) == UI_SJLJ
2758 if (targetm_common.except_unwind_info (&global_options) == UI_SJLJ)
3086 if (targetm_common.except_unwind_info (&global_options) == UI_SJLJ)
3157 if (targetm_common.except_unwind_info (&global_options) == UI_SJLJ)
3166 if (targetm_common.except_unwind_info (&global_options) == UI_SJLJ)
opts.cc 1416 && (ui_except == UI_SJLJ || ui_except >= UI_TARGET))
1432 && (ui_except == UI_SJLJ || ui_except >= UI_TARGET))
1450 && (ui_except == UI_SJLJ || ui_except >= UI_TARGET))))
tree-tailcall.cc 164 if (targetm_common.except_unwind_info (&global_options) == UI_SJLJ
  /src/external/gpl3/gcc/dist/gcc/
coretypes.h 250 UI_SJLJ,
defaults.h 1402 : targetm_common.except_unwind_info (&global_options) == UI_SJLJ \
1414 : targetm_common.except_unwind_info (&global_options) == UI_SJLJ \
except.cc 241 if (targetm_common.except_unwind_info (&global_options) == UI_SJLJ)
1531 if (targetm_common.except_unwind_info (&global_options) == UI_SJLJ)
1568 if (targetm_common.except_unwind_info (&global_options) == UI_SJLJ
2781 if (targetm_common.except_unwind_info (&global_options) == UI_SJLJ)
3109 if (targetm_common.except_unwind_info (&global_options) == UI_SJLJ)
3180 if (targetm_common.except_unwind_info (&global_options) == UI_SJLJ)
3189 if (targetm_common.except_unwind_info (&global_options) == UI_SJLJ)
opts.cc 1486 && (ui_except == UI_SJLJ || ui_except >= UI_TARGET))
1502 && (ui_except == UI_SJLJ || ui_except >= UI_TARGET))
1520 && (ui_except == UI_SJLJ || ui_except >= UI_TARGET))))
tree-tailcall.cc 164 if (targetm_common.except_unwind_info (&global_options) == UI_SJLJ
  /src/external/gpl3/gcc.old/dist/gcc/common/config/arm/
arm-common.cc 55 return UI_SJLJ;
79 return UI_SJLJ;
  /src/external/gpl3/gcc/dist/gcc/common/config/arm/
arm-common.cc 55 return UI_SJLJ;
79 return UI_SJLJ;
  /src/external/gpl3/gcc.old/dist/gcc/common/config/i386/
i386-common.cc 1753 return UI_SJLJ;
1763 return UI_SJLJ;
  /src/external/gpl3/gcc/dist/gcc/common/config/i386/
i386-common.cc 2079 return UI_SJLJ;
2089 return UI_SJLJ;
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-cppbuiltin.cc 1154 if (targetm_common.except_unwind_info (&global_options) == UI_SJLJ)
  /src/external/gpl3/gcc.old/dist/gcc/config/cr16/
cr16.cc 67 (flag_unwind_tables || (flag_exceptions && !UI_SJLJ))
  /src/external/gpl3/gcc.old/dist/gcc/d/
d-builtins.cc 448 if (targetm_common.except_unwind_info (&global_options) == UI_SJLJ)

Completed in 73 milliseconds

1 2