Searched refs:acquire_name (Results 1 – 2 of 2) sorted by relevance
6797 tree acquire_name, release_name, abort_name; in expand_static_init() local6801 acquire_name = get_identifier ("__cxa_guard_acquire"); in expand_static_init()6804 acquire_fn = identifier_global_value (acquire_name); in expand_static_init()6809 (acquire_name, build_function_type_list (integer_type_node, in expand_static_init()
8314 tree acquire_name, release_name, abort_name; in expand_static_init() local8318 acquire_name = get_identifier ("__cxa_guard_acquire"); in expand_static_init()8321 acquire_fn = get_global_binding (acquire_name); in expand_static_init()8326 (acquire_name, build_function_type_list (integer_type_node, in expand_static_init()