Searched refs:add_scalar_info (Results 1 – 1 of 1) sorted by relevance
| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | dwarf2out.c | 3788 static void add_scalar_info (dw_die_ref, enum dwarf_attribute, tree, int, 12897 add_scalar_info (base_type_result, DW_AT_GNU_bias, type_bias, in base_type_die() 13026 add_scalar_info (subrange_die, DW_AT_GNU_bias, bias, in subrange_type_die() 20695 add_scalar_info (dw_die_ref die, enum dwarf_attribute attr, tree value, in add_scalar_info() function 20923 add_scalar_info (subrange_die, bound_attr, bound, in add_bound_info() 21934 add_scalar_info (array_die, DW_AT_data_location, info->data_location, in gen_descr_array_type_die() 21937 add_scalar_info (array_die, DW_AT_associated, info->associated, in gen_descr_array_type_die() 21942 add_scalar_info (array_die, DW_AT_allocated, info->allocated, in gen_descr_array_type_die() 21957 add_scalar_info (array_die, attr, info->stride, forms, &context); in gen_descr_array_type_die() 21964 add_scalar_info (array_die, DW_AT_rank, info->rank, in gen_descr_array_type_die() [all …]
|