Lines Matching defs:unit
2248 unsigned int unit;
2285 warn (_("Corrupt unit length (0x%s) found in section %s\n"),
2328 for (section_begin = start, unit = 0; start < end; unit++)
2399 debug_information [unit].cu_offset = cu_offset;
2400 debug_information [unit].pointer_size
2402 debug_information [unit].offset_size = offset_size;
2403 debug_information [unit].dwarf_version = compunit.cu_version;
2404 debug_information [unit].base_address = 0;
2405 debug_information [unit].addr_base = DEBUG_INFO_UNAVAILABLE;
2406 debug_information [unit].ranges_base = DEBUG_INFO_UNAVAILABLE;
2407 debug_information [unit].loc_offsets = NULL;
2408 debug_information [unit].have_frame_base = NULL;
2409 debug_information [unit].max_loc_offsets = 0;
2410 debug_information [unit].num_loc_offsets = 0;
2411 debug_information [unit].range_lists = NULL;
2412 debug_information [unit].max_range_lists= 0;
2413 debug_information [unit].num_range_lists = 0;
2418 printf (_(" Compilation Unit @ offset 0x%s:\n"),
2482 /* Process the abbrevs used by this compilation unit. */
2622 arg += unit;
3480 /* This loop amounts to one iteration per compilation unit. */
3591 /* Print the Compilation Unit's name and a header. */
5238 printf (_(" For compilation unit at offset 0x%s:\n"),
6735 /* Version 7 indices generated by Gold have bad type unit references,
6829 /* Convert to TU number if it's for a type unit. */