Home
last modified time | relevance | path

Searched refs:gen_subprogram_die (Results 1 – 25 of 31) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/contrib/reghunt/examples/
H A D29906a.log95 (gen_subprogram_die): Equate decl number to declaration die. Do not
/netbsd-src/external/gpl3/gcc.old/dist/contrib/reghunt/examples/
H A D29906a.log95 (gen_subprogram_die): Equate decl number to declaration die. Do not
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DFSFChangeLog.113623 * dwarf2out.c (gen_subprogram_die): Handle redefinition of an
4541 * dwarf2out.c (gen_subprogram_die): Remove unreachable and redundant
4674 * dwarf2out.c (gen_subprogram_die): When handling declarations, test
5161 (add_location_or_const_value_attribute, gen_subprogram_die,
5172 (gen_subprogram_die): Ifdef out DW_AT_static_link code.
6034 (gen_subprogram_die): Handle NULL context_die.
6296 (gen_subprogram_die): Use reg_loc_descriptor.
8582 (gen_subprogram_die): Add AT_accessibility.
8675 (gen_subprogram_die): If we're in class context, it's a decl.
8728 (gen_subprogram_die): Don't force a spec DIE for local class methods.
[all …]
H A Ddwarf2out.cc3950 static void gen_subprogram_die (tree, dw_die_ref);
23139 gen_subprogram_die (member, type_die); in gen_type_die_for_member()
23410 gen_subprogram_die (tree decl, dw_die_ref context_die) in gen_subprogram_die() function
26707 gen_subprogram_die (decl, context_die); in force_decl_die()
26996 gen_subprogram_die (decl, context_die); in gen_decl_die()
H A DChangeLog-19971283 (get_inlined_union_type_die, gen_subprogram_die): Likewise.
2741 * dwarf2out.c (gen_subprogram_die): Handle redefinition of an
H A DChangeLog-20124847 gen_call_site_die, gen_subprogram_die, gen_variable_die,
9162 * dwarf2out.c (gen_subprogram_die): Handle NULL DECL_INITIAL.
11340 (gen_subprogram_die): Use DECL_STRUCT_FUNCTION (decl) instead of cfun,
13148 (gen_subprogram_die): Use add_AT_low_high_pc.
19829 (gen_subprogram_die): Use it function_possibly_abstracted_p in lieu of
20201 (gen_subprogram_die): Don't add pubname if want_pubnames is false.
21038 (gen_subprogram_die): Adjust calls to add_pubname.
21827 (gen_subprogram_die): Use it function_possibly_abstracted_p in lieu of
30621 * dwarf2out.c (gen_subprogram_die): Require dwarf unwinding to
30642 (gen_subprogram_die): Likewise.
H A DChangeLog-1999757 (gen_subprogram_die): Use it.
1673 (gen_subprogram_die): Don't check DECL_ABSTRACT to set declaration.
2049 (gen_subprogram_die): An abstract instance is not a declaration
2210 (gen_subprogram_die): An artificial function doesn't need to match
3802 (gen_subprogram_die): Ignore DECL_INLINE if -fno-inline.
13414 (gen_subprogram_die): Fix signed/unsigned warnings.
H A DChangeLog-20167497 (gen_subprogram_die): Formatting fixes.
7700 (gen_subprogram_die): Likewise. Emit call site information even
8538 * dwarf2out.c (gen_subprogram_die): Add DW_AT_reference or
9635 * dwarf2out.c (gen_subprogram_die): Use
11727 (gen_subprogram_die): Move the premark_used_types call to after
15581 (gen_subprogram_die): Temporarily set string_types to local var,
15830 * dwarf2out.c (gen_subprogram_die): Add DW_AT_defaulted
17998 * dwarf2out.c (gen_subprogram_die): Only call
34430 (gen_subprogram_die): Likewise.
H A DChangeLog-20068969 (gen_subprogram_die): Modify for new file data structures.
10179 (gen_subprogram_die): Whitespace fix.
14566 (gen_subprogram_die): Call premark_used_types.
18304 (gen_subprogram_die): Compute cfa_fb_offset with the new
19957 (gen_subprogram_die): Use the above unconditionally. Remove
H A DChangeLog-201120940 (gen_subprogram_die): Handle parameters identified by
23940 * dwarf2out.c (gen_subprogram_die): Emit linkage name attribute
27529 (gen_subprogram_die): Don't give up on call site parameters
33072 (gen_subprogram_die): Don't call add_arange. Use
34942 * dwarf2out.c (gen_subprogram_die): If also both first and
34976 (gen_subprogram_die): Don't add call_site DIEs if dwarf_strict.
35139 * dwarf2out.c (gen_subprogram_die): Emit
35180 (gen_subprogram_die): Emit DW_TAG_GNU_call_site DIEs for call sites.
39693 * dwarf2out.c (gen_subprogram_die): Add pubnames with code ranges for
H A DChangeLog-2014698 (gen_subprogram_die): Update calls to loc_list_from_tree.
3378 * dwarf2out.c (gen_subprogram_die): Add DW_AT_noreturn when the
9863 * dwarf2out.c (gen_subprogram_die): Ignore bound args.
16096 (gen_subprogram_die): Same.
16200 * dwarf2out.c (gen_subprogram_die): When a member function is
28359 (gen_subprogram_die): Likewise.
45139 * dwarf2out.c (gen_subprogram_die): Tidy.
45157 (gen_subprogram_die): Handle 'decltype(auto)' like 'auto'.
46002 * dwarf2out.c (gen_subprogram_die): Don't call
47442 (gen_subprogram_die): If in-class DIE had 'auto', emit type again
H A DChangeLog-201810976 (gen_subprogram_die): Add description attribute to
15645 (gen_subprogram_die): Re-use DIEs in local scope.
18058 * dwarf2out.c (gen_subprogram_die): Use is_unit_die when
18063 * dwarf2out.c (gen_subprogram_die): Always re-use DIEs with an
20663 (gen_subprogram_die): Likewise.
29002 * dwarf2out.c (gen_subprogram_die): Use XEXP with 0 instead of
34111 * dwarf2out.c (gen_subprogram_die): Hoist old_die && declaration
H A DChangeLog-20098148 gen_formal_parameter_die, gen_subprogram_die): Adjust after
8468 (gen_subprogram_die): Represent each function parameter pack by a
8867 * dwarf2out.c (base_type_die, record_type_tag, gen_subprogram_die,
12076 (gen_subprogram_die): Generate debug info for template parameters
19864 (gen_subprogram_die): Emit DW_OP_call_frame_cfa if emitting dwarf3.
31488 (gen_subprogram_die): When a function is explicit, generate the
H A DChangeLog-2010410 (gen_subprogram_die): Likewise.
13341 (gen_subprogram_die): Likewise.
15403 (gen_subprogram_die): Same.
18361 * dwarf2out.c (gen_subprogram_die): Likewise.
19151 (gen_subprogram_die): Likewise. Remove it when removing declaration's
24083 (gen_subprogram_die, gen_variable_die, gen_field_die): Use it
25630 (gen_subprogram_die): Call add_AT_vms_delta on VMS.
H A DChangeLog-201719637 (gen_subprogram_die): Add DW_AT_object_pointer only early.
19737 (gen_subprogram_die): Remove code setting DW_AT_inline on
20332 (gen_subprogram_die): Avoid another specification DIE
28164 * dwarf2out.c (gen_subprogram_die): Likewise.
37022 (gen_subprogram_die): Don't call adjust_string_types nor test/set
37470 (gen_subprogram_die): Compare and/or add also DW_AT_decl_column
38731 (gen_subprogram_die): Likewise.
H A DChangeLog-20054380 * dwarf2out.c (gen_subprogram_die): Force a declaration die for
5213 ifdef. Put ifdefs around call in gen_subprogram_die.
5215 (gen_subprogram_die): Restore old code for when DWARF2_UNWIND_INFO is
7482 (gen_subprogram_die): Use them.
35482 * dwarf2out.c (gen_subprogram_die): If we've already tried to
H A DChangeLog-2015833 (gen_subprogram_die): Update calls to get_decl_die.
3111 (gen_subprogram_die): Handle such calls.
3812 * dwarf2out.c (gen_subprogram_die): Generate for
28030 * dwarf2out.c (gen_subprogram_die): Do not check a parent's tag if
29275 (gen_subprogram_die): Same.
H A DChangeLog-20031394 (gen_subprogram_die, gen_variable_die): Adjust.
2697 (gen_subprogram_die, gen_variable_die,
4597 (gen_subprogram_die): Likewise; do not abort instead of emitting
4656 * dwarf2out.c (gen_subprogram_die, gen_decl_die): Use
H A DChangeLog-19984968 * dwarf2out.c (gen_subprogram_die): If errorcount nonzero, don't
16902 (gen_subprogram_die): Remove unused variable `fp_loc'.
H A DChangeLog.tree-ssa1649 * dwarf2out.c (gen_subprogram_die): Generate DW_AT_static_link.
5497 * dwarf2out.c (gen_subprogram_die): Generate a DIE for a named
H A DChangeLog-200129171 (gen_subprogram_die): Remove obsolete code.
29486 (gen_subprogram_die): Don't abort on seeing a second definition if
31244 * dwarf2out.c (gen_subprogram_die): Don't reuse the in-class decl
H A DChangeLog-20002776 (gen_subprogram_die): Likewise.
19106 * dwarf2out.c (gen_subprogram_die): Fixup die_parent for the
20843 * dwarf2out.c (gen_subprogram_die): The class-scope declaration DIE
H A DChangeLog-200414628 gen_type_die_for_member, gen_subprogram_die, gen_label_die,
33469 (gen_subprogram_die): Generate a DIE for a named
42795 (gen_subprogram_die): Generate the location list for DW_AT_frame_base
44884 (gen_subprogram_die): Equate decl number to declaration die. Do not
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A DFSFChangeLog.113623 * dwarf2out.c (gen_subprogram_die): Handle redefinition of an
4541 * dwarf2out.c (gen_subprogram_die): Remove unreachable and redundant
4674 * dwarf2out.c (gen_subprogram_die): When handling declarations, test
5161 (add_location_or_const_value_attribute, gen_subprogram_die,
5172 (gen_subprogram_die): Ifdef out DW_AT_static_link code.
6034 (gen_subprogram_die): Handle NULL context_die.
6296 (gen_subprogram_die): Use reg_loc_descriptor.
8582 (gen_subprogram_die): Add AT_accessibility.
8675 (gen_subprogram_die): If we're in class context, it's a decl.
8728 (gen_subprogram_die): Don't force a spec DIE for local class methods.
[all …]
H A Ddwarf2out.c3863 static void gen_subprogram_die (tree, dw_die_ref);
22441 gen_subprogram_die (member, type_die); in gen_type_die_for_member()
22712 gen_subprogram_die (tree decl, dw_die_ref context_die) in gen_subprogram_die() function
26109 gen_subprogram_die (decl, context_die); in force_decl_die()
26391 gen_subprogram_die (decl, context_die); in gen_decl_die()

12