Home
last modified time | relevance | path

Searched refs:DW_TAG_reference_type (Results 1 – 8 of 8) sorted by relevance

/dragonfly/contrib/gcc-4.7/include/
H A Ddwarf2.h64 DW_TAG_reference_type = 0x10, enumerator
/dragonfly/contrib/gdb-7/include/
H A Ddwarf2.def84 DW_TAG (DW_TAG_reference_type, 0x10)
/dragonfly/contrib/binutils-2.27/include/
H A Ddwarf2.def82 DW_TAG (DW_TAG_reference_type, 0x10)
/dragonfly/contrib/binutils-2.34/include/
H A Ddwarf2.def82 DW_TAG (DW_TAG_reference_type, 0x10)
/dragonfly/contrib/gcc-8.0/include/
H A Ddwarf2.def82 DW_TAG (DW_TAG_reference_type, 0x10)
/dragonfly/contrib/gcc-4.7/gcc/
H A Ddwarf2out.c3733 case DW_TAG_reference_type: in dwarf_tag_name()
5937 || tag == DW_TAG_reference_type in attr_checksum_ordered()
6653 case DW_TAG_reference_type: in is_type_die()
6691 || c->die_tag == DW_TAG_reference_type in is_comdat_die()
6979 case DW_TAG_reference_type: in should_move_die_to_comdat()
9889 mod_type_die = new_die (DW_TAG_reference_type, mod_scope, type); in modified_type_die()
18342 ref_die = new_die (DW_TAG_reference_type, scope_die, type);
21425 case DW_TAG_reference_type: in prune_unused_types_walk()
/dragonfly/contrib/gcc-8.0/gcc/
H A Ddwarf2out.c7062 || tag == DW_TAG_reference_type in attr_checksum_ordered()
7823 case DW_TAG_reference_type: in is_type_die()
7861 || c->die_tag == DW_TAG_reference_type in is_comdat_die()
8015 case DW_TAG_reference_type: in should_move_die_to_comdat()
13358 tag = DW_TAG_reference_type; in modified_type_die()
29253 case DW_TAG_reference_type: in prune_unused_types_walk()
/dragonfly/contrib/gdb-7/gdb/
H A Ddwarf2read.c7228 case DW_TAG_reference_type: in process_die()
16571 case DW_TAG_reference_type: in read_type_die_1()