Lines Matching refs:loc_list_from_tree

3816 static dw_loc_list_ref loc_list_from_tree (tree, int,
17789 list_ret = loc_list_from_tree (TREE_OPERAND (obj, 0), toplev ? 2 : 1, in loc_list_for_address_of_addr_expr_of_indirect_ref()
17795 list_ret = loc_list_from_tree (TREE_OPERAND (obj, 0), 0, context); in loc_list_for_address_of_addr_expr_of_indirect_ref()
17801 list_ret1 = loc_list_from_tree (offset, 0, context); in loc_list_for_address_of_addr_expr_of_indirect_ref()
19111 list_ret = loc_list_from_tree (TREE_OPERAND (loc, 0), 0, context); in loc_list_from_tree_1()
19112 list_ret1 = loc_list_from_tree (TREE_OPERAND (loc, 1), 0, context); in loc_list_from_tree_1()
19294 loc_list_from_tree (tree loc, int want_address, in loc_list_from_tree() function
19310 dw_loc_list_ref ret = loc_list_from_tree (loc, want_address, context); in loc_descriptor_from_tree()
19576 loc_result = loc_list_from_tree (tree_result, 0, &loc_ctx); in field_byte_offset()
20537 list = loc_list_from_tree (decl, decl_by_reference_p (decl) ? 0 : 2, in add_location_or_const_value_attribute()
21071 list = loc_list_from_tree (value, 2, context); in add_scalar_info()
21082 dw_loc_list_ref list2 = loc_list_from_tree (value, 0, context); in add_scalar_info()
22114 = loc_list_from_tree (rszdecl, szdecl == rszdecl ? 2 : 0, in gen_array_type_die()
23539 loc_list_from_tree (fb_expr, 0, NULL)); in gen_subprogram_die()
24010 loc = loc_list_from_tree (com_decl, off ? 1 : 2, NULL); in gen_variable_die()
24043 loc = loc_list_from_tree (com_decl, 2, NULL); in gen_variable_die()
24057 loc = loc_list_from_tree (com_decl, 2, NULL); in gen_variable_die()
24070 loc = loc_list_from_tree (com_decl, 2, NULL); in gen_variable_die()
32134 dw_loc_list_ref l = loc_list_from_tree (decl, 0, NULL); in resolve_variable_value_in_expr()