Searched refs:gx_units_in_index (Results 1 – 2 of 2) sorted by relevance
397 indexptr->gx_units_in_index = num_CUs; in dwarf_get_xu_index_header()414 *number_of_CUs = indexptr->gx_units_in_index; in dwarf_get_xu_index_header()490 if (indexval > xuhdr->gx_units_in_index) { in dwarf_get_xu_hash_entry()599 if( row_index >= xuhdr->gx_units_in_index) { in dwarf_get_xu_section_offset()607 "Valid units must be < %u ",xuhdr->gx_units_in_index); in dwarf_get_xu_section_offset()
46 Dwarf_Unsigned gx_units_in_index; /* U */ member