Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gdb/dist/binutils/
H A Dobjcopy.c99 static bfd_boolean merge_notes = FALSE; /* Merge note sections. */ variable
1301 if (merge_notes in is_mergeable_note_section()
2931 if (merge_notes) in copy_object()
3373 else if (merge_notes && ! is_strip) in copy_object()
4703 merge_notes = TRUE; in strip_main()
4707 merge_notes = FALSE; in strip_main()
4768 merge_notes = TRUE; in strip_main()
5150 merge_notes = TRUE; in copy_main()
5153 merge_notes = FALSE; in copy_main()
/netbsd/external/gpl3/binutils.old/dist/binutils/
H A Dobjcopy.c99 static bfd_boolean merge_notes = FALSE; /* Merge note sections. */ variable
1300 if (merge_notes in is_mergeable_note_section()
2891 if (merge_notes) in copy_object()
3332 else if (merge_notes && ! is_strip) in copy_object()
4652 merge_notes = TRUE; in strip_main()
4656 merge_notes = FALSE; in strip_main()
4717 merge_notes = TRUE; in strip_main()
5099 merge_notes = TRUE; in copy_main()
5102 merge_notes = FALSE; in copy_main()
/netbsd/external/gpl3/binutils/dist/binutils/
H A Dobjcopy.c100 static bool merge_notes = false; /* Merge note sections. */ variable
1308 if (merge_notes in is_mergeable_note_section()
2943 if (merge_notes) in copy_object()
3407 else if (merge_notes && ! is_strip) in copy_object()
4731 merge_notes = true; in strip_main()
4735 merge_notes = false; in strip_main()
4799 merge_notes = true; in strip_main()
5216 merge_notes = true; in copy_main()
5219 merge_notes = false; in copy_main()
/netbsd/external/gpl3/gdb.old/dist/binutils/
H A Dobjcopy.c99 static bfd_boolean merge_notes = FALSE; /* Merge note sections. */ variable
1301 if (merge_notes in is_mergeable_note_section()
2931 if (merge_notes) in copy_object()
3373 else if (merge_notes && ! is_strip) in copy_object()
4703 merge_notes = TRUE; in strip_main()
4707 merge_notes = FALSE; in strip_main()
4768 merge_notes = TRUE; in strip_main()
5150 merge_notes = TRUE; in copy_main()
5153 merge_notes = FALSE; in copy_main()
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dcfgcleanup.c1283 merge_notes (rtx_insn *i1, rtx_insn *i2) in merge_notes() function
1438 merge_notes (i1, i2); in flow_find_cross_jump()
1558 merge_notes (i1, i2); in flow_find_head_matching_sequence()
H A Dcfgcleanup.cc1282 merge_notes (rtx_insn *i1, rtx_insn *i2) in merge_notes() function
1437 merge_notes (i1, i2); in flow_find_cross_jump()
1551 merge_notes (i1, i2); in flow_find_head_matching_sequence()
H A DChangeLog-201427227 (merge_notes): Likewise.
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dcfgcleanup.c1283 merge_notes (rtx_insn *i1, rtx_insn *i2) in merge_notes() function
1438 merge_notes (i1, i2); in flow_find_cross_jump()
1558 merge_notes (i1, i2); in flow_find_head_matching_sequence()