HomeSort by: relevance | last modified time | path
    Searched defs:general_rtl_hooks (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
rtlhooks.cc 40 to actually call the hooks, while general_rtl_hooks is used
43 const struct rtl_hooks general_rtl_hooks = RTL_HOOKS_INITIALIZER;
42 const struct rtl_hooks general_rtl_hooks = RTL_HOOKS_INITIALIZER; variable in typeref:struct:rtl_hooks
  /src/external/gpl3/gcc.old/dist/gcc/
rtlhooks.cc 40 to actually call the hooks, while general_rtl_hooks is used
43 const struct rtl_hooks general_rtl_hooks = RTL_HOOKS_INITIALIZER;
42 const struct rtl_hooks general_rtl_hooks = RTL_HOOKS_INITIALIZER; variable in typeref:struct:rtl_hooks

Completed in 23 milliseconds