Home
last modified time | relevance | path

Searched refs:add_ranges_by_labels (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddwarf2out.cc3856 static void add_ranges_by_labels (dw_die_ref, const char *, const char *,
11924 add_ranges_by_labels (dw_die_ref die, const char *begin, const char *end, in add_ranges_by_labels() function
23825 add_ranges_by_labels (subr_die, fde->dw_fde_begin, in gen_subprogram_die()
23828 add_ranges_by_labels (subr_die, fde->dw_fde_second_begin, in gen_subprogram_die()
32281 add_ranges_by_labels (main_comp_unit_die, prev_loc, in dwarf2out_finish()
32289 add_ranges_by_labels (main_comp_unit_die, prev_loc, in dwarf2out_finish()
32302 add_ranges_by_labels (main_comp_unit_die, prev_loc, in dwarf2out_finish()
32310 add_ranges_by_labels (main_comp_unit_die, prev_loc, in dwarf2out_finish()
32319 add_ranges_by_labels (main_comp_unit_die, fde->dw_fde_begin, in dwarf2out_finish()
32323 add_ranges_by_labels (main_comp_unit_die, fde->dw_fde_second_begin, in dwarf2out_finish()
H A DChangeLog-20124785 (add_ranges_by_labels): New parameter force_direct.
4842 (add_ranges_by_labels): New parameter force_direct.
4864 add_ranges_by_labels, add_AT_addr, and add_AT_lineptr. Call
H A DChangeLog-2009139 * dwarf2out.c (add_ranges_by_labels): Conditionally Add DW_AT_ranges
141 (dwarf2out_finish): Change calls to add_ranges_by_labels.
H A DChangeLog-20167492 (add_ranges_by_labels): Pass true as maybe_new_sec to
8714 (add_ranges_by_labels): Use vec_safe_push into ranges_by_label.
H A DChangeLog-200815645 add_ranges_num, add_ranges_by_labels, file_info_cmp,
H A DChangeLog-202129990 (add_ranges_by_labels): For -gsplit-dwarf and force_direct,
H A DChangeLog-200715790 (add_ranges_by_labels): New.
H A DChangeLog-201516762 (add_ranges_by_labels): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2out.c3766 static void add_ranges_by_labels (dw_die_ref, const char *, const char *,
11728 add_ranges_by_labels (dw_die_ref die, const char *begin, const char *end, in add_ranges_by_labels() function
23127 add_ranges_by_labels (subr_die, fde->dw_fde_begin, in gen_subprogram_die()
23130 add_ranges_by_labels (subr_die, fde->dw_fde_second_begin, in gen_subprogram_die()
31497 add_ranges_by_labels (main_comp_unit_die, text_section_label, in dwarf2out_finish()
31500 add_ranges_by_labels (main_comp_unit_die, cold_text_section_label, in dwarf2out_finish()
31508 add_ranges_by_labels (main_comp_unit_die, fde->dw_fde_begin, in dwarf2out_finish()
31512 add_ranges_by_labels (main_comp_unit_die, fde->dw_fde_second_begin, in dwarf2out_finish()