Home
last modified time | relevance | path

Searched refs:build_cp_library_fn_ptr (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dexcept.c56 terminate_fn = build_cp_library_fn_ptr ("terminate", tmp, in init_exception_processing()
H A Dcp-tree.h6262 extern tree build_cp_library_fn_ptr (const char *, tree, int);
H A Ddecl.c4632 build_cp_library_fn_ptr (const char* name, tree type, int ecf_flags) in build_cp_library_fn_ptr() function
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dexcept.c63 terminate_node = build_cp_library_fn_ptr ("terminate", tmp); in init_exception_processing()
H A Dcp-tree.h5031 extern tree build_cp_library_fn_ptr (const char *, tree);
H A Ddecl.c3982 build_cp_library_fn_ptr (const char* name, tree type) in build_cp_library_fn_ptr() function