Home
last modified time | relevance | path

Searched refs:output_die_abbrevs (Results 1 – 25 of 76) sorted by relevance

1234

/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Ddwarf2out.c3042 static void output_die_abbrevs (unsigned long, dw_die_ref);
8055 output_die_abbrevs (unsigned long abbrev_id, dw_die_ref abbrev) in output_die_abbrevs() function
8090 output_die_abbrevs (abbrev_id, abbrev_die_table[abbrev_id]); in output_abbrev_section()
8750 output_die_abbrevs (SKELETON_COMP_DIE_ABBREV, comp_unit); in output_skeleton_debug_sections()
8752 output_die_abbrevs (SKELETON_TYPE_DIE_ABBREV, get_skeleton_type_unit ()); in output_skeleton_debug_sections()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Ddwarf2out.c3073 static void output_die_abbrevs (unsigned long, dw_die_ref);
8256 output_die_abbrevs (unsigned long abbrev_id, dw_die_ref abbrev) in output_die_abbrevs() function
8291 output_die_abbrevs (abbrev_id, abbrev_die_table[abbrev_id]); in output_abbrev_section()
8968 output_die_abbrevs (SKELETON_COMP_DIE_ABBREV, comp_unit); in output_skeleton_debug_sections()
8970 output_die_abbrevs (SKELETON_TYPE_DIE_ABBREV, get_skeleton_type_unit ()); in output_skeleton_debug_sections()
H A DChangeLog-20124784 (output_die_abbrevs): New function.
4829 (output_die_abbrevs): New function.
4830 (output_abbrev_section): Call output_die_abbrevs.
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Ddwarf2out.c3042 static void output_die_abbrevs (unsigned long, dw_die_ref);
8055 output_die_abbrevs (unsigned long abbrev_id, dw_die_ref abbrev) in output_die_abbrevs() function
8090 output_die_abbrevs (abbrev_id, abbrev_die_table[abbrev_id]); in output_abbrev_section()
8750 output_die_abbrevs (SKELETON_COMP_DIE_ABBREV, comp_unit); in output_skeleton_debug_sections()
8752 output_die_abbrevs (SKELETON_TYPE_DIE_ABBREV, get_skeleton_type_unit ()); in output_skeleton_debug_sections()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Ddwarf2out.c3272 static void output_die_abbrevs (unsigned long, dw_die_ref);
8916 output_die_abbrevs (unsigned long abbrev_id, dw_die_ref abbrev) in output_die_abbrevs() function
8951 output_die_abbrevs (abbrev_id, abbrev_die_table[abbrev_id]); in output_abbrev_section()
9691 output_die_abbrevs (SKELETON_COMP_DIE_ABBREV, comp_unit); in output_skeleton_debug_sections()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Ddwarf2out.c3272 static void output_die_abbrevs (unsigned long, dw_die_ref);
8916 output_die_abbrevs (unsigned long abbrev_id, dw_die_ref abbrev) in output_die_abbrevs() function
8951 output_die_abbrevs (abbrev_id, abbrev_die_table[abbrev_id]); in output_abbrev_section()
9691 output_die_abbrevs (SKELETON_COMP_DIE_ABBREV, comp_unit); in output_skeleton_debug_sections()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Ddwarf2out.c3716 static void output_die_abbrevs (unsigned long, dw_die_ref);
9963 output_die_abbrevs (unsigned long abbrev_id, dw_die_ref abbrev) in output_die_abbrevs() function
10011 output_die_abbrevs (abbrev_id, abbrev); in output_abbrev_section()
11223 output_die_abbrevs (SKELETON_COMP_DIE_ABBREV, comp_unit); in output_skeleton_debug_sections()
H A DChangeLog-20124784 (output_die_abbrevs): New function.
4829 (output_die_abbrevs): New function.
4830 (output_abbrev_section): Call output_die_abbrevs.
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Ddwarf2out.c3799 static void output_die_abbrevs (unsigned long, dw_die_ref);
10102 output_die_abbrevs (unsigned long abbrev_id, dw_die_ref abbrev) in output_die_abbrevs() function
10150 output_die_abbrevs (abbrev_id, abbrev); in output_abbrev_section()
11377 output_die_abbrevs (SKELETON_COMP_DIE_ABBREV, comp_unit); in output_skeleton_debug_sections()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Ddwarf2out.c3749 static void output_die_abbrevs (unsigned long, dw_die_ref);
9989 output_die_abbrevs (unsigned long abbrev_id, dw_die_ref abbrev) in output_die_abbrevs() function
10037 output_die_abbrevs (abbrev_id, abbrev); in output_abbrev_section()
11249 output_die_abbrevs (SKELETON_COMP_DIE_ABBREV, comp_unit); in output_skeleton_debug_sections()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Ddwarf2out.c3712 static void output_die_abbrevs (unsigned long, dw_die_ref);
9952 output_die_abbrevs (unsigned long abbrev_id, dw_die_ref abbrev) in output_die_abbrevs() function
10000 output_die_abbrevs (abbrev_id, abbrev); in output_abbrev_section()
11212 output_die_abbrevs (SKELETON_COMP_DIE_ABBREV, comp_unit); in output_skeleton_debug_sections()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Ddwarf2out.c3753 static void output_die_abbrevs (unsigned long, dw_die_ref);
9994 output_die_abbrevs (unsigned long abbrev_id, dw_die_ref abbrev) in output_die_abbrevs() function
10042 output_die_abbrevs (abbrev_id, abbrev); in output_abbrev_section()
11255 output_die_abbrevs (SKELETON_COMP_DIE_ABBREV, comp_unit); in output_skeleton_debug_sections()
H A DChangeLog-20124784 (output_die_abbrevs): New function.
4829 (output_die_abbrevs): New function.
4830 (output_abbrev_section): Call output_die_abbrevs.
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Ddwarf2out.c3772 static void output_die_abbrevs (unsigned long, dw_die_ref);
10047 output_die_abbrevs (unsigned long abbrev_id, dw_die_ref abbrev) in output_die_abbrevs() function
10095 output_die_abbrevs (abbrev_id, abbrev); in output_abbrev_section()
11322 output_die_abbrevs (SKELETON_COMP_DIE_ABBREV, comp_unit); in output_skeleton_debug_sections()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Ddwarf2out.c3753 static void output_die_abbrevs (unsigned long, dw_die_ref);
9994 output_die_abbrevs (unsigned long abbrev_id, dw_die_ref abbrev) in output_die_abbrevs() function
10042 output_die_abbrevs (abbrev_id, abbrev); in output_abbrev_section()
11255 output_die_abbrevs (SKELETON_COMP_DIE_ABBREV, comp_unit); in output_skeleton_debug_sections()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Ddwarf2out.c3716 static void output_die_abbrevs (unsigned long, dw_die_ref);
9963 output_die_abbrevs (unsigned long abbrev_id, dw_die_ref abbrev) in output_die_abbrevs() function
10011 output_die_abbrevs (abbrev_id, abbrev); in output_abbrev_section()
11223 output_die_abbrevs (SKELETON_COMP_DIE_ABBREV, comp_unit); in output_skeleton_debug_sections()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Ddwarf2out.c3772 static void output_die_abbrevs (unsigned long, dw_die_ref);
10047 output_die_abbrevs (unsigned long abbrev_id, dw_die_ref abbrev) in output_die_abbrevs() function
10095 output_die_abbrevs (abbrev_id, abbrev); in output_abbrev_section()
11322 output_die_abbrevs (SKELETON_COMP_DIE_ABBREV, comp_unit); in output_skeleton_debug_sections()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Ddwarf2out.c3716 static void output_die_abbrevs (unsigned long, dw_die_ref);
9963 output_die_abbrevs (unsigned long abbrev_id, dw_die_ref abbrev) in output_die_abbrevs() function
10011 output_die_abbrevs (abbrev_id, abbrev); in output_abbrev_section()
11223 output_die_abbrevs (SKELETON_COMP_DIE_ABBREV, comp_unit); in output_skeleton_debug_sections()
H A DChangeLog-20124784 (output_die_abbrevs): New function.
4829 (output_die_abbrevs): New function.
4830 (output_abbrev_section): Call output_die_abbrevs.
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Ddwarf2out.c3716 static void output_die_abbrevs (unsigned long, dw_die_ref);
9963 output_die_abbrevs (unsigned long abbrev_id, dw_die_ref abbrev) in output_die_abbrevs() function
10011 output_die_abbrevs (abbrev_id, abbrev); in output_abbrev_section()
11223 output_die_abbrevs (SKELETON_COMP_DIE_ABBREV, comp_unit); in output_skeleton_debug_sections()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Ddwarf2out.c3772 static void output_die_abbrevs (unsigned long, dw_die_ref);
10047 output_die_abbrevs (unsigned long abbrev_id, dw_die_ref abbrev) in output_die_abbrevs() function
10095 output_die_abbrevs (abbrev_id, abbrev); in output_abbrev_section()
11322 output_die_abbrevs (SKELETON_COMP_DIE_ABBREV, comp_unit); in output_skeleton_debug_sections()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Ddwarf2out.c3749 static void output_die_abbrevs (unsigned long, dw_die_ref);
9989 output_die_abbrevs (unsigned long abbrev_id, dw_die_ref abbrev) in output_die_abbrevs() function
10037 output_die_abbrevs (abbrev_id, abbrev); in output_abbrev_section()
11249 output_die_abbrevs (SKELETON_COMP_DIE_ABBREV, comp_unit); in output_skeleton_debug_sections()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Ddwarf2out.c3753 static void output_die_abbrevs (unsigned long, dw_die_ref);
9994 output_die_abbrevs (unsigned long abbrev_id, dw_die_ref abbrev) in output_die_abbrevs() function
10042 output_die_abbrevs (abbrev_id, abbrev); in output_abbrev_section()
11255 output_die_abbrevs (SKELETON_COMP_DIE_ABBREV, comp_unit); in output_skeleton_debug_sections()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Ddwarf2out.c3749 static void output_die_abbrevs (unsigned long, dw_die_ref);
9989 output_die_abbrevs (unsigned long abbrev_id, dw_die_ref abbrev) in output_die_abbrevs() function
10037 output_die_abbrevs (abbrev_id, abbrev); in output_abbrev_section()
11249 output_die_abbrevs (SKELETON_COMP_DIE_ABBREV, comp_unit); in output_skeleton_debug_sections()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Ddwarf2out.c3716 static void output_die_abbrevs (unsigned long, dw_die_ref);
9963 output_die_abbrevs (unsigned long abbrev_id, dw_die_ref abbrev) in output_die_abbrevs() function
10011 output_die_abbrevs (abbrev_id, abbrev); in output_abbrev_section()
11223 output_die_abbrevs (SKELETON_COMP_DIE_ABBREV, comp_unit); in output_skeleton_debug_sections()

1234