Searched refs:sect_sa_n_used (Results 1 – 2 of 2) sorted by relevance
315 unsigned sect_sa_n_used; member
1399 if (sect_sa->sect_sa_n_alloc >= (sect_sa->sect_sa_n_used + 1)) { in string_attr_add()1400 unsigned n = sect_sa->sect_sa_n_used++; in string_attr_add()1420 if (dbg->de_sect_string_attr[i].sect_sa_n_used > 0) { in dwarf_get_string_attributes_count()1442 if (sect_sa->sect_sa_n_used > 0) { in dwarf_get_string_attributes_info()1445 *sect_sa_buffer_count = sect_sa->sect_sa_n_used; in dwarf_get_string_attributes_info()