Searched refs:ll_locdesc_count (Results 1 – 3 of 3) sorted by relevance
629 *lle_count = head->ll_locdesc_count; in dwarf_get_loclist_head_basics()920 rctx->ll_locdesc_count++; in alloc_rle_and_append_to_list()1079 if (rctx->ll_locdesc_count > 0) { in build_array_of_lle()1086 DW_DLA_LOCDESC_C, rctx->ll_locdesc_count); in build_array_of_lle()1095 for (i = 0 ; i < rctx->ll_locdesc_count; ++i) { in build_array_of_lle()1104 for (i = 0; i < rctx->ll_locdesc_count; ++i) { in build_array_of_lle()1276 if (entrynum >= head->ll_locdesc_count) { in dwarf_get_loclists_entry_fields()1307 head->ll_locdesc_count = 0; in _dwarf_free_loclists_head()1312 Dwarf_Unsigned listlen = head->ll_locdesc_count; in _dwarf_free_loclists_head()1322 head->ll_locdesc_count = 0; in _dwarf_free_loclists_head()
1627 llhead->ll_locdesc_count = listlen; in _dwarf_original_loclist_build()1746 llhead->ll_locdesc_count = listlen; in _dwarf_original_expression_build()1782 Dwarf_Unsigned count = llhead->ll_locdesc_count; in cook_original_loclist_contents()1830 Dwarf_Unsigned count = llhead->ll_locdesc_count; in cook_gnu_loclist_contents()1943 Dwarf_Unsigned count = llhead->ll_locdesc_count; in cook_loclists_contents()2202 *listlen_out = llhead->ll_locdesc_count; in dwarf_get_loclist_c()2249 llhead->ll_locdesc_count = local_listlen; in dwarf_loclist_from_expr_c()2309 desc_count = loclist_head->ll_locdesc_count; in dwarf_get_locdesc_entry_d()
228 Dwarf_Unsigned ll_locdesc_count; member