Home
last modified time | relevance | path

Searched refs:eh_runtime_type (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlanghooks.h540 tree (*eh_runtime_type) (tree); member
H A Dexcept.c682 *slot = lang_hooks.eh_runtime_type (type); in add_type_for_runtime()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlanghooks.h596 tree (*eh_runtime_type) (tree); member
H A Dexcept.cc683 *slot = lang_hooks.eh_runtime_type (type); in add_type_for_runtime()
H A DChangeLog-200910017 * langhooks.h (struct lang_hooks): Add eh_runtime_type and
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-gnu-runtime-abi-01.c319 lang_hooks.eh_runtime_type = objc_eh_runtime_type; in gnu_runtime_01_initialize()
H A Dobjc-next-runtime-abi-01.c390 lang_hooks.eh_runtime_type = objc_eh_runtime_type; in next_runtime_01_initialize()
H A Dobjc-next-runtime-abi-02.c540 lang_hooks.eh_runtime_type = next_runtime_02_eh_type; in next_runtime_02_initialize()
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-gnu-runtime-abi-01.cc319 lang_hooks.eh_runtime_type = objc_eh_runtime_type; in gnu_runtime_01_initialize()
H A Dobjc-next-runtime-abi-01.cc391 lang_hooks.eh_runtime_type = objc_eh_runtime_type; in next_runtime_01_initialize()
H A Dobjc-next-runtime-abi-02.cc542 lang_hooks.eh_runtime_type = next_runtime_02_eh_type; in next_runtime_02_initialize()