Home
last modified time | relevance | path

Searched refs:dtype_die (Results 1 – 21 of 21) sorted by relevance

/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Ddwarf2out.c15743 dw_die_ref dtype_die; in add_gnat_descriptive_type_attribute() local
15752 dtype_die = lookup_type_die (dtype); in add_gnat_descriptive_type_attribute()
15753 if (!dtype_die) in add_gnat_descriptive_type_attribute()
15756 dtype_die = lookup_type_die (dtype); in add_gnat_descriptive_type_attribute()
15757 gcc_assert (dtype_die); in add_gnat_descriptive_type_attribute()
15760 add_AT_die_ref (die, DW_AT_GNAT_descriptive_type, dtype_die); in add_gnat_descriptive_type_attribute()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Ddwarf2out.c16089 dw_die_ref dtype_die; in add_gnat_descriptive_type_attribute() local
16098 dtype_die = lookup_type_die (dtype); in add_gnat_descriptive_type_attribute()
16099 if (!dtype_die) in add_gnat_descriptive_type_attribute()
16102 dtype_die = lookup_type_die (dtype); in add_gnat_descriptive_type_attribute()
16103 gcc_assert (dtype_die); in add_gnat_descriptive_type_attribute()
16106 add_AT_die_ref (die, DW_AT_GNAT_descriptive_type, dtype_die); in add_gnat_descriptive_type_attribute()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Ddwarf2out.c15747 dw_die_ref dtype_die; in add_gnat_descriptive_type_attribute() local
15756 dtype_die = lookup_type_die (dtype); in add_gnat_descriptive_type_attribute()
15757 if (!dtype_die) in add_gnat_descriptive_type_attribute()
15760 dtype_die = lookup_type_die (dtype); in add_gnat_descriptive_type_attribute()
15761 gcc_assert (dtype_die); in add_gnat_descriptive_type_attribute()
15764 add_AT_die_ref (die, DW_AT_GNAT_descriptive_type, dtype_die); in add_gnat_descriptive_type_attribute()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Ddwarf2out.c18088 dw_die_ref dtype_die; in add_gnat_descriptive_type_attribute() local
18097 dtype_die = lookup_type_die (dtype); in add_gnat_descriptive_type_attribute()
18098 if (!dtype_die) in add_gnat_descriptive_type_attribute()
18101 dtype_die = lookup_type_die (dtype); in add_gnat_descriptive_type_attribute()
18102 gcc_assert (dtype_die); in add_gnat_descriptive_type_attribute()
18105 add_AT_die_ref (die, DW_AT_GNAT_descriptive_type, dtype_die); in add_gnat_descriptive_type_attribute()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Ddwarf2out.c18088 dw_die_ref dtype_die; in add_gnat_descriptive_type_attribute() local
18097 dtype_die = lookup_type_die (dtype); in add_gnat_descriptive_type_attribute()
18098 if (!dtype_die) in add_gnat_descriptive_type_attribute()
18101 dtype_die = lookup_type_die (dtype); in add_gnat_descriptive_type_attribute()
18102 gcc_assert (dtype_die); in add_gnat_descriptive_type_attribute()
18105 add_AT_die_ref (die, DW_AT_GNAT_descriptive_type, dtype_die); in add_gnat_descriptive_type_attribute()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Ddwarf2out.c20634 dw_die_ref dtype_die; in add_gnat_descriptive_type_attribute() local
20643 dtype_die = lookup_type_die (dtype); in add_gnat_descriptive_type_attribute()
20644 if (!dtype_die) in add_gnat_descriptive_type_attribute()
20647 dtype_die = lookup_type_die (dtype); in add_gnat_descriptive_type_attribute()
20648 gcc_assert (dtype_die); in add_gnat_descriptive_type_attribute()
20651 add_AT_die_ref (die, DW_AT_GNAT_descriptive_type, dtype_die); in add_gnat_descriptive_type_attribute()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Ddwarf2out.c21093 dw_die_ref dtype_die; in add_gnat_descriptive_type_attribute() local
21102 dtype_die = lookup_type_die (dtype); in add_gnat_descriptive_type_attribute()
21103 if (!dtype_die) in add_gnat_descriptive_type_attribute()
21106 dtype_die = lookup_type_die (dtype); in add_gnat_descriptive_type_attribute()
21107 gcc_assert (dtype_die); in add_gnat_descriptive_type_attribute()
21110 add_AT_die_ref (die, DW_AT_GNAT_descriptive_type, dtype_die); in add_gnat_descriptive_type_attribute()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Ddwarf2out.c20691 dw_die_ref dtype_die; in add_gnat_descriptive_type_attribute() local
20700 dtype_die = lookup_type_die (dtype); in add_gnat_descriptive_type_attribute()
20701 if (!dtype_die) in add_gnat_descriptive_type_attribute()
20704 dtype_die = lookup_type_die (dtype); in add_gnat_descriptive_type_attribute()
20705 gcc_assert (dtype_die); in add_gnat_descriptive_type_attribute()
20708 add_AT_die_ref (die, DW_AT_GNAT_descriptive_type, dtype_die); in add_gnat_descriptive_type_attribute()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Ddwarf2out.c20615 dw_die_ref dtype_die; in add_gnat_descriptive_type_attribute() local
20624 dtype_die = lookup_type_die (dtype); in add_gnat_descriptive_type_attribute()
20625 if (!dtype_die) in add_gnat_descriptive_type_attribute()
20628 dtype_die = lookup_type_die (dtype); in add_gnat_descriptive_type_attribute()
20629 gcc_assert (dtype_die); in add_gnat_descriptive_type_attribute()
20632 add_AT_die_ref (die, DW_AT_GNAT_descriptive_type, dtype_die); in add_gnat_descriptive_type_attribute()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Ddwarf2out.c20572 dw_die_ref dtype_die; in add_gnat_descriptive_type_attribute() local
20581 dtype_die = lookup_type_die (dtype); in add_gnat_descriptive_type_attribute()
20582 if (!dtype_die) in add_gnat_descriptive_type_attribute()
20585 dtype_die = lookup_type_die (dtype); in add_gnat_descriptive_type_attribute()
20586 gcc_assert (dtype_die); in add_gnat_descriptive_type_attribute()
20589 add_AT_die_ref (die, DW_AT_GNAT_descriptive_type, dtype_die); in add_gnat_descriptive_type_attribute()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Ddwarf2out.c20878 dw_die_ref dtype_die; in add_gnat_descriptive_type_attribute() local
20887 dtype_die = lookup_type_die (dtype); in add_gnat_descriptive_type_attribute()
20888 if (!dtype_die) in add_gnat_descriptive_type_attribute()
20891 dtype_die = lookup_type_die (dtype); in add_gnat_descriptive_type_attribute()
20892 gcc_assert (dtype_die); in add_gnat_descriptive_type_attribute()
20895 add_AT_die_ref (die, DW_AT_GNAT_descriptive_type, dtype_die); in add_gnat_descriptive_type_attribute()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Ddwarf2out.c20581 dw_die_ref dtype_die; in add_gnat_descriptive_type_attribute() local
20590 dtype_die = lookup_type_die (dtype); in add_gnat_descriptive_type_attribute()
20591 if (!dtype_die) in add_gnat_descriptive_type_attribute()
20594 dtype_die = lookup_type_die (dtype); in add_gnat_descriptive_type_attribute()
20595 gcc_assert (dtype_die); in add_gnat_descriptive_type_attribute()
20598 add_AT_die_ref (die, DW_AT_GNAT_descriptive_type, dtype_die); in add_gnat_descriptive_type_attribute()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Ddwarf2out.c20634 dw_die_ref dtype_die; in add_gnat_descriptive_type_attribute() local
20643 dtype_die = lookup_type_die (dtype); in add_gnat_descriptive_type_attribute()
20644 if (!dtype_die) in add_gnat_descriptive_type_attribute()
20647 dtype_die = lookup_type_die (dtype); in add_gnat_descriptive_type_attribute()
20648 gcc_assert (dtype_die); in add_gnat_descriptive_type_attribute()
20651 add_AT_die_ref (die, DW_AT_GNAT_descriptive_type, dtype_die); in add_gnat_descriptive_type_attribute()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Ddwarf2out.c20878 dw_die_ref dtype_die; in add_gnat_descriptive_type_attribute() local
20887 dtype_die = lookup_type_die (dtype); in add_gnat_descriptive_type_attribute()
20888 if (!dtype_die) in add_gnat_descriptive_type_attribute()
20891 dtype_die = lookup_type_die (dtype); in add_gnat_descriptive_type_attribute()
20892 gcc_assert (dtype_die); in add_gnat_descriptive_type_attribute()
20895 add_AT_die_ref (die, DW_AT_GNAT_descriptive_type, dtype_die); in add_gnat_descriptive_type_attribute()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Ddwarf2out.c20634 dw_die_ref dtype_die; in add_gnat_descriptive_type_attribute() local
20643 dtype_die = lookup_type_die (dtype); in add_gnat_descriptive_type_attribute()
20644 if (!dtype_die) in add_gnat_descriptive_type_attribute()
20647 dtype_die = lookup_type_die (dtype); in add_gnat_descriptive_type_attribute()
20648 gcc_assert (dtype_die); in add_gnat_descriptive_type_attribute()
20651 add_AT_die_ref (die, DW_AT_GNAT_descriptive_type, dtype_die); in add_gnat_descriptive_type_attribute()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Ddwarf2out.c20634 dw_die_ref dtype_die; in add_gnat_descriptive_type_attribute() local
20643 dtype_die = lookup_type_die (dtype); in add_gnat_descriptive_type_attribute()
20644 if (!dtype_die) in add_gnat_descriptive_type_attribute()
20647 dtype_die = lookup_type_die (dtype); in add_gnat_descriptive_type_attribute()
20648 gcc_assert (dtype_die); in add_gnat_descriptive_type_attribute()
20651 add_AT_die_ref (die, DW_AT_GNAT_descriptive_type, dtype_die); in add_gnat_descriptive_type_attribute()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Ddwarf2out.c20878 dw_die_ref dtype_die; in add_gnat_descriptive_type_attribute() local
20887 dtype_die = lookup_type_die (dtype); in add_gnat_descriptive_type_attribute()
20888 if (!dtype_die) in add_gnat_descriptive_type_attribute()
20891 dtype_die = lookup_type_die (dtype); in add_gnat_descriptive_type_attribute()
20892 gcc_assert (dtype_die); in add_gnat_descriptive_type_attribute()
20895 add_AT_die_ref (die, DW_AT_GNAT_descriptive_type, dtype_die); in add_gnat_descriptive_type_attribute()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Ddwarf2out.c20679 dw_die_ref dtype_die; in add_gnat_descriptive_type_attribute() local
20688 dtype_die = lookup_type_die (dtype); in add_gnat_descriptive_type_attribute()
20689 if (!dtype_die) in add_gnat_descriptive_type_attribute()
20692 dtype_die = lookup_type_die (dtype); in add_gnat_descriptive_type_attribute()
20693 gcc_assert (dtype_die); in add_gnat_descriptive_type_attribute()
20696 add_AT_die_ref (die, DW_AT_GNAT_descriptive_type, dtype_die); in add_gnat_descriptive_type_attribute()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Ddwarf2out.c20581 dw_die_ref dtype_die; in add_gnat_descriptive_type_attribute() local
20590 dtype_die = lookup_type_die (dtype); in add_gnat_descriptive_type_attribute()
20591 if (!dtype_die) in add_gnat_descriptive_type_attribute()
20594 dtype_die = lookup_type_die (dtype); in add_gnat_descriptive_type_attribute()
20595 gcc_assert (dtype_die); in add_gnat_descriptive_type_attribute()
20598 add_AT_die_ref (die, DW_AT_GNAT_descriptive_type, dtype_die); in add_gnat_descriptive_type_attribute()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Ddwarf2out.c20691 dw_die_ref dtype_die; in add_gnat_descriptive_type_attribute() local
20700 dtype_die = lookup_type_die (dtype); in add_gnat_descriptive_type_attribute()
20701 if (!dtype_die) in add_gnat_descriptive_type_attribute()
20704 dtype_die = lookup_type_die (dtype); in add_gnat_descriptive_type_attribute()
20705 gcc_assert (dtype_die); in add_gnat_descriptive_type_attribute()
20708 add_AT_die_ref (die, DW_AT_GNAT_descriptive_type, dtype_die); in add_gnat_descriptive_type_attribute()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Ddwarf2out.c20644 dw_die_ref dtype_die; in add_gnat_descriptive_type_attribute() local
20653 dtype_die = lookup_type_die (dtype); in add_gnat_descriptive_type_attribute()
20654 if (!dtype_die) in add_gnat_descriptive_type_attribute()
20657 dtype_die = lookup_type_die (dtype); in add_gnat_descriptive_type_attribute()
20658 gcc_assert (dtype_die); in add_gnat_descriptive_type_attribute()
20661 add_AT_die_ref (die, DW_AT_GNAT_descriptive_type, dtype_die); in add_gnat_descriptive_type_attribute()