Searched defs:type_die (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | dwarf2out.cc | 3269 dw_die_ref type_die; member 5897 strip_naming_typedef (tree type, dw_die_ref type_die) in strip_naming_typedef() 5928 equate_type_number_to_die (tree type, dw_die_ref type_die) in equate_type_number_to_die() 15124 dw_die_ref type_die; in base_type_for_mode() local 15155 dw_die_ref type_die; in convert_descriptor_to_mode() local 15200 dw_die_ref type_die = base_type_for_mode (op_mode, 0); in scompare_loc_descriptor_wide() local 15456 dw_die_ref type_die = base_type_for_mode (int_mode, 0); in minmax_loc_descriptor() local 15498 typed_binop (enum dwarf_location_atom op, rtx rtl, dw_die_ref type_die, in typed_binop() 15989 dw_die_ref type_die; in mem_loc_descriptor() local 16031 dw_die_ref type_die; in mem_loc_descriptor() local [all …]
|
H A D | dwarf2ctf.cc | 69 dw_die_ref type_die = get_AT_ref (die, DW_AT_type); in ctf_get_AT_type() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | dwarf2out.c | 3170 dw_die_ref type_die; member 5752 strip_naming_typedef (tree type, dw_die_ref type_die) in strip_naming_typedef() 5783 equate_type_number_to_die (tree type, dw_die_ref type_die) in equate_type_number_to_die() 14647 dw_die_ref type_die; in base_type_for_mode() local 14678 dw_die_ref type_die; in convert_descriptor_to_mode() local 14723 dw_die_ref type_die = base_type_for_mode (op_mode, 0); in scompare_loc_descriptor_wide() local 14979 dw_die_ref type_die = base_type_for_mode (int_mode, 0); in minmax_loc_descriptor() local 15021 typed_binop (enum dwarf_location_atom op, rtx rtl, dw_die_ref type_die, in typed_binop() 15512 dw_die_ref type_die; in mem_loc_descriptor() local 15554 dw_die_ref type_die; in mem_loc_descriptor() local [all …]
|