/* Type information for tree.c. Copyright (C) 2004-2014 Free Software Foundation, Inc. This file is part of GCC. GCC is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. GCC is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING3. If not see . */ /* This file is machine generated. Do not edit. */ void gt_ggc_mx_type_hash (void *x_p) { struct type_hash * const x = (struct type_hash *)x_p; if (ggc_test_and_set_mark (x)) { gt_ggc_m_9tree_node ((*x).type); } } void gt_ggc_m_P9type_hash4htab (void *x_p) { struct htab * const x = (struct htab *)x_p; if (ggc_test_and_set_mark (x)) { { size_t l0 = (size_t)(((*x)).size); if ((*x).entries != NULL) { size_t i0; for (i0 = 0; i0 != (size_t)(l0); i0++) { gt_ggc_m_9type_hash ((*x).entries[i0]); } ggc_mark ((*x).entries); } } } } void gt_pch_nx_type_hash (void *x_p) { struct type_hash * const x = (struct type_hash *)x_p; if (gt_pch_note_object (x, x, gt_pch_p_9type_hash)) { gt_pch_n_9tree_node ((*x).type); } } void gt_pch_n_P9type_hash4htab (void *x_p) { struct htab * const x = (struct htab *)x_p; if (gt_pch_note_object (x, x, gt_pch_p_P9type_hash4htab)) { { size_t l0 = (size_t)(((*x)).size); if ((*x).entries != NULL) { size_t i0; for (i0 = 0; i0 != (size_t)(l0); i0++) { gt_pch_n_9type_hash ((*x).entries[i0]); } gt_pch_note_object ((*x).entries, x, gt_pch_p_P9type_hash4htab); } } } } void gt_pch_p_9type_hash (ATTRIBUTE_UNUSED void *this_obj, void *x_p, ATTRIBUTE_UNUSED gt_pointer_operator op, ATTRIBUTE_UNUSED void *cookie) { struct type_hash * x ATTRIBUTE_UNUSED = (struct type_hash *)x_p; if ((void *)(x) == this_obj) op (&((*x).type), cookie); } void gt_pch_p_P9type_hash4htab (ATTRIBUTE_UNUSED void *this_obj, void *x_p, ATTRIBUTE_UNUSED gt_pointer_operator op, ATTRIBUTE_UNUSED void *cookie) { struct htab * x ATTRIBUTE_UNUSED = (struct htab *)x_p; { size_t l0 = (size_t)(((*x)).size); if ((*x).entries != NULL) { size_t i0; for (i0 = 0; i0 != (size_t)(l0) && ((void *)(*x).entries == this_obj); i0++) { if ((void *)((*x).entries) == this_obj) op (&((*x).entries[i0]), cookie); } if ((void *)(x) == this_obj) op (&((*x).entries), cookie); } } } /* GC roots. */ EXPORTED_CONST struct ggc_root_tab gt_ggc_r_gt_tree_h[] = { { &gcc_eh_personality_decl, 1, sizeof (gcc_eh_personality_decl), >_ggc_mx_tree_node, >_pch_nx_tree_node }, { &nonstandard_integer_type_cache[0], 1 * (2 * MAX_INT_CACHED_PREC + 2), sizeof (nonstandard_integer_type_cache[0]), >_ggc_mx_tree_node, >_pch_nx_tree_node }, { &cl_target_option_node, 1, sizeof (cl_target_option_node), >_ggc_mx_tree_node, >_pch_nx_tree_node }, { &cl_optimization_node, 1, sizeof (cl_optimization_node), >_ggc_mx_tree_node, >_pch_nx_tree_node }, { &int_cst_node, 1, sizeof (int_cst_node), >_ggc_mx_tree_node, >_pch_nx_tree_node }, LAST_GGC_ROOT_TAB }; EXPORTED_CONST struct ggc_cache_tab gt_ggc_rc_gt_tree_h[] = { { &init_priority_for_decl, 1, sizeof (init_priority_for_decl), >_ggc_mx_tree_priority_map, >_pch_nx_tree_priority_map, &tree_priority_map_marked_p }, { &debug_args_for_decl, 1, sizeof (debug_args_for_decl), >_ggc_mx_tree_vec_map, >_pch_nx_tree_vec_map, &tree_vec_map_marked_p }, { &value_expr_for_decl, 1, sizeof (value_expr_for_decl), >_ggc_mx_tree_decl_map, >_pch_nx_tree_decl_map, &tree_decl_map_marked_p }, { &debug_expr_for_decl, 1, sizeof (debug_expr_for_decl), >_ggc_mx_tree_decl_map, >_pch_nx_tree_decl_map, &tree_decl_map_marked_p }, { &cl_option_hash_table, 1, sizeof (cl_option_hash_table), >_ggc_mx_tree_node, >_pch_nx_tree_node, &ggc_marked_p }, { &int_cst_hash_table, 1, sizeof (int_cst_hash_table), >_ggc_mx_tree_node, >_pch_nx_tree_node, &ggc_marked_p }, { &type_hash_table, 1, sizeof (type_hash_table), >_ggc_mx_type_hash, >_pch_nx_type_hash, &type_hash_marked_p }, LAST_GGC_CACHE_TAB }; EXPORTED_CONST struct ggc_root_tab gt_pch_rc_gt_tree_h[] = { { &init_priority_for_decl, 1, sizeof (init_priority_for_decl), >_ggc_m_P17tree_priority_map4htab, >_pch_n_P17tree_priority_map4htab }, { &debug_args_for_decl, 1, sizeof (debug_args_for_decl), >_ggc_m_P12tree_vec_map4htab, >_pch_n_P12tree_vec_map4htab }, { &value_expr_for_decl, 1, sizeof (value_expr_for_decl), >_ggc_m_P13tree_decl_map4htab, >_pch_n_P13tree_decl_map4htab }, { &debug_expr_for_decl, 1, sizeof (debug_expr_for_decl), >_ggc_m_P13tree_decl_map4htab, >_pch_n_P13tree_decl_map4htab }, { &cl_option_hash_table, 1, sizeof (cl_option_hash_table), >_ggc_m_P9tree_node4htab, >_pch_n_P9tree_node4htab }, { &int_cst_hash_table, 1, sizeof (int_cst_hash_table), >_ggc_m_P9tree_node4htab, >_pch_n_P9tree_node4htab }, { &type_hash_table, 1, sizeof (type_hash_table), >_ggc_m_P9type_hash4htab, >_pch_n_P9type_hash4htab }, LAST_GGC_ROOT_TAB }; EXPORTED_CONST struct ggc_root_tab gt_pch_rs_gt_tree_h[] = { { &next_debug_decl_uid, 1, sizeof (next_debug_decl_uid), NULL, NULL }, { &next_type_uid, 1, sizeof (next_type_uid), NULL, NULL }, { &next_decl_uid, 1, sizeof (next_decl_uid), NULL, NULL }, LAST_GGC_ROOT_TAB };