Home
last modified time | relevance | path

Searched refs:abort_name (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl.c9034 tree acquire_name, release_name, abort_name; in expand_static_init() local
9040 abort_name = get_identifier ("__cxa_guard_abort"); in expand_static_init()
9043 abort_fn = get_global_binding (abort_name); in expand_static_init()
9058 abort_fn = push_library_fn (abort_name, vfntype, NULL_TREE, in expand_static_init()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl.cc9680 tree acquire_name, release_name, abort_name; in expand_static_init() local
9686 abort_name = get_identifier ("__cxa_guard_abort"); in expand_static_init()
9689 abort_fn = get_global_binding (abort_name); in expand_static_init()
9704 abort_fn = push_library_fn (abort_name, vfntype, NULL_TREE, in expand_static_init()