Searched refs:push_throw_library_fn (Results 1 - 8 of 8) sorted by relevance

/openbsd-current/gnu/gcc/gcc/cp/
H A Dexcept.c78 = push_throw_library_fn (get_identifier ("__cxa_call_unexpected"), tmp);
633 fn = push_throw_library_fn (fn, tmp);
672 fn = push_throw_library_fn (fn, tmp);
809 fn = push_throw_library_fn
H A Drtti.c196 fn = push_throw_library_fn (fn, build_function_type (ptr_type_node,
215 fn = push_throw_library_fn (fn, t);
H A Dcp-tree.h3915 extern tree push_throw_library_fn (tree, tree);
H A Ddecl.c3578 push_throw_library_fn (tree name, tree type)
3569 push_throw_library_fn (tree name, tree type) function
/openbsd-current/gnu/usr.bin/gcc/gcc/cp/
H A Dexcept.c78 = push_throw_library_fn (get_identifier ("__cxa_call_unexpected"), tmp);
658 fn = push_throw_library_fn (fn, tmp);
693 fn = push_throw_library_fn (fn, tmp);
791 fn = push_throw_library_fn
H A Drtti.c168 fn = push_throw_library_fn (fn, build_function_type (ptr_type_node,
184 fn = push_throw_library_fn (fn, t);
H A Dcp-tree.h3807 extern tree push_throw_library_fn PARAMS ((tree, tree));
H A Ddecl.c7410 push_throw_library_fn (name, type)
7397 push_throw_library_fn (name, type) function

Completed in 169 milliseconds