Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/cp/
HDcp-lang.c145 cp_eh_personality_decl = build_personality_function (lang); in cp_eh_personality()
/dragonfly/contrib/gcc-8.0/gcc/cp/
HDcp-lang.c145 cp_eh_personality_decl = build_personality_function ("gxx"); in cp_eh_personality()
/dragonfly/contrib/gcc-4.7/gcc/objc/
HDobjc-gnu-runtime-abi-01.c2201 objc_eh_personality_decl = build_personality_function ("gnu_objc"); in objc_eh_personality()
2203 objc_eh_personality_decl = build_personality_function ("gxx"); in objc_eh_personality()
HDobjc-next-runtime-abi-01.c2852 objc_eh_personality_decl = build_personality_function ("gcc"); in objc_eh_personality()
2854 objc_eh_personality_decl = build_personality_function ("gxx"); in objc_eh_personality()
HDobjc-next-runtime-abi-02.c3622 objc_eh_personality_decl = build_personality_function ("objc"); in objc_eh_personality()
/dragonfly/contrib/gcc-4.7/gcc/
HDtree.h5877 extern tree build_personality_function (const char *);
HDtree.c11245 gcc_eh_personality_decl = build_personality_function ("gcc"); in lhd_gcc_personality()
HDexpr.c10949 build_personality_function (const char *lang) in build_personality_function() function
/dragonfly/contrib/gcc-8.0/gcc/
HDtree.h5772 extern tree build_personality_function (const char *);
HDtree.c12276 gcc_eh_personality_decl = build_personality_function ("gcc"); in lhd_gcc_personality()
HDexpr.c11975 build_personality_function (const char *lang) in build_personality_function() function