Home
last modified time | relevance | path

Searched refs:loc_descriptor_from_tree (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddwarf2out.cc3888 static dw_loc_descr_ref loc_descriptor_from_tree (tree, int,
14934 loc_result = loc_descriptor_from_tree (MEM_EXPR (mem), 1, NULL); in tls_mem_loc_descriptor()
18586 loc_body = loc_descriptor_from_tree (tree_body, 0, &ctx); in function_to_dwarf_procedure()
18776 ret1 = loc_descriptor_from_tree (arg, 0, context); in loc_list_from_tree_1()
19205 ret1 = loc_descriptor_from_tree (val, want_address, context); in loc_list_from_tree_1()
19498 = loc_descriptor_from_tree (TREE_OPERAND (loc, 1), 0, context); in loc_list_from_tree_1()
19512 lhs = loc_descriptor_from_tree (TREE_OPERAND (loc, 2), 0, context); in loc_list_from_tree_1()
19670 loc_descriptor_from_tree (tree loc, int want_address, in loc_descriptor_from_tree() function
25646 = loc_descriptor_from_tree (variant_part_offset, 0, &ctx); in gen_variant_part()
27800 loc = loc_descriptor_from_tree (e->arg, 2, NULL); in gen_remaining_tmpl_value_param_die_attribute()
H A DChangeLog-200417356 * dwarf2out.c (loc_descriptor_from_tree): Robustify.
19778 loc_descriptor_from_tree if possible.
19779 (loc_descriptor_from_tree_1): Rename from loc_descriptor_from_tree.
19782 (loc_descriptor_from_tree): New. Update callers.
21676 * dwarf2out.c (loc_descriptor_from_tree): Likewise.
26722 loc_descriptor_from_tree, rtl_for_decl_location, add_bound_info,
33471 (loc_descriptor_from_tree): Treat RESULT_DECL like VAR_DECL.
37703 * dwarf2out.c (loc_descriptor_from_tree, case WITH_RECORD_EXPR):
37957 * dwarf2out.c (loc_descriptor_from_tree): Handle pre- and
38080 * dwarf2out.c (loc_descriptor_from_tree): Add handling for MIN_EXPR.
[all …]
H A DChangeLog-2000702 * dwarf2out.c (loc_descriptor_from_tree, case NOP_EXPR): New case.
703 (loc_descriptor_from_tree, case CONVERT_EXPR): Likewise.
704 (loc_descriptor_from_tree, case NON_LVALUE_EXPR): Likewise.
4816 * dwarf2out.c (loc_descriptor_from_tree): Check for null result
4917 (loc_descriptor_from_tree): New.
4920 (add_bound_info): Use loc_descriptor_from_tree.
H A DChangeLog-20025875 * dwarf2out.c (loc_descriptor_from_tree): Relax requirement
8293 (loc_descriptor_from_tree): Handle TLS variables.
8296 to loc_descriptor_from_tree for TLS variables.
33820 (loc_descriptor_from_tree, case CALL_EXPR, case ADDR_EXPR): New.
33989 * dwarf2out.c (loc_descriptor_from_tree): Add TRUTH_*_EXPR cases.
35371 * dwarf2out.c (loc_descriptor_from_tree): Read mode after checking
H A DChangeLog-200312070 * dwarf2out.c (loc_descriptor_from_tree): Use it.
12233 * dwarf2out.c (loc_descriptor_from_tree, case CONSTRUCTOR): New case.
17721 * dwarf2out.c (loc_descriptor_from_tree): Handle MODIFY_EXPR by
20558 * dwarf2out.c (loc_descriptor_from_tree): Return 0 for
26105 * dwarf2out.c (loc_descriptor_from_tree): Treat all *_MOD_EXPR
H A DChangeLog-20098165 to loc_descriptor_from_tree.
9164 (loc_descriptor_from_tree): ... remove original.
9167 (tls_mem_loc_descriptor): Update call of loc_descriptor_from_tree.
9184 (descr_info_loc): Update call of loc_descriptor_from_tree.
H A DChangeLog-20014974 * dwarf2out.c (loc_descriptor_from_tree): Remove ALIGN parameter
5507 * dwarf2out.c (loc_descriptor_from_tree, case COMPOUND_EXPR): New case.
7387 (loc_descriptor_from_tree): Likewise.
21430 * dwarf2out.c (loc_descriptor_from_tree): Likewise.
H A DChangeLog.tree-ssa5499 (loc_descriptor_from_tree): Treat RESULT_DECL like VAR_DECL.
H A DChangeLog-20059053 over loc_descriptor_from_tree.
H A DChangeLog-20167632 loc_list_from_tree, loc_descriptor_from_tree): Drop const from
H A DChangeLog-2014686 (loc_descriptor_from_tree): Add a context parameter.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2out.c3799 static dw_loc_descr_ref loc_descriptor_from_tree (tree, int,
14457 loc_result = loc_descriptor_from_tree (MEM_EXPR (mem), 1, NULL); in tls_mem_loc_descriptor()
18092 loc_body = loc_descriptor_from_tree (tree_body, 0, &ctx); in function_to_dwarf_procedure()
18238 = loc_descriptor_from_tree (CALL_EXPR_ARG (loc, i), 0, in loc_list_from_tree_1()
18655 ret1 = loc_descriptor_from_tree (val, want_address, context); in loc_list_from_tree_1()
18900 = loc_descriptor_from_tree (TREE_OPERAND (loc, 1), 0, context); in loc_list_from_tree_1()
19029 loc_descriptor_from_tree (tree loc, int want_address, in loc_descriptor_from_tree() function
19113 ? loc_descriptor_from_tree (tree_size, 0, &ctx) in type_byte_size()
25054 = loc_descriptor_from_tree (variant_part_offset, 0, &ctx); in gen_variant_part()
27188 loc = loc_descriptor_from_tree (e->arg, 2, NULL); in gen_remaining_tmpl_value_param_die_attribute()
/netbsd-src/external/gpl3/gcc.old/dist/
H A DNEWS15193 * [173]14492 ICE in loc_descriptor_from_tree, in dwarf2out.c
15366 * [251]14492 ICE in loc_descriptor_from_tree, in dwarf2out.c
/netbsd-src/external/gpl3/gcc/dist/
H A DNEWS17045 * [173]14492 ICE in loc_descriptor_from_tree, in dwarf2out.c
17218 * [251]14492 ICE in loc_descriptor_from_tree, in dwarf2out.c