Lines Matching refs:dwarf_vmatoa
205 dwarf_vmatoa (const char * fmtch, dwarf_vma value) in dwarf_vmatoa() function
431 dwarf_vmatoa ("x", state_machine_regs.address), in append_logical()
482 printf (_("set Address to 0x%s\n"), dwarf_vmatoa ("x", adr)); in process_extended_line_op()
494 printf ("%s\t", dwarf_vmatoa ("u", read_uleb128 (data, & bytes_read, end))); in process_extended_line_op()
496 printf ("%s\t", dwarf_vmatoa ("u", read_uleb128 (data, & bytes_read, end))); in process_extended_line_op()
498 printf ("%s\t", dwarf_vmatoa ("u", read_uleb128 (data, & bytes_read, end))); in process_extended_line_op()
568 dwarf_vmatoa ("u", in process_extended_line_op()
575 dwarf_vmatoa ("u", in process_extended_line_op()
579 dwarf_vmatoa ("u", in process_extended_line_op()
583 dwarf_vmatoa ("u", in process_extended_line_op()
630 dwarf_vmatoa ("x", offset)); in fetch_indirect_string()
648 dwarf_vmatoa ("x", offset)); in fetch_indirect_line_string()
675 dwarf_vmatoa ("x", index_offset)); in fetch_indexed_string()
688 dwarf_vmatoa ("x", str_offset)); in fetch_indexed_string()
706 section->name, dwarf_vmatoa ("x", offset)); in fetch_indexed_value()
710 return dwarf_vmatoa ("x", byte_get (section->start + offset, bytes)); in fetch_indexed_value()
918 printf (_(" %s byte block: "), dwarf_vmatoa ("u", length)); in display_block()
953 printf ("DW_OP_addr: %s", dwarf_vmatoa ("x", uvalue)); in decode_location_expression()
996 dwarf_vmatoa ("u", read_uleb128 (data, &bytes_read, end))); in decode_location_expression()
1001 dwarf_vmatoa ("d", read_sleb128 (data, &bytes_read, end))); in decode_location_expression()
1058 dwarf_vmatoa ("u", read_uleb128 (data, &bytes_read, end))); in decode_location_expression()
1206 dwarf_vmatoa ("d", read_sleb128 (data, &bytes_read, end))); in decode_location_expression()
1214 dwarf_vmatoa ("u", uvalue), regname (uvalue, 1)); in decode_location_expression()
1219 dwarf_vmatoa ("d", read_sleb128 (data, &bytes_read, end))); in decode_location_expression()
1226 dwarf_vmatoa ("u", uvalue), regname (uvalue, 1), in decode_location_expression()
1227 dwarf_vmatoa ("d", read_sleb128 (data, &bytes_read, end))); in decode_location_expression()
1232 dwarf_vmatoa ("u", read_uleb128 (data, &bytes_read, end))); in decode_location_expression()
1256 dwarf_vmatoa ("x", svalue + cu_offset)); in decode_location_expression()
1263 dwarf_vmatoa ("x", svalue + cu_offset)); in decode_location_expression()
1282 printf ("DW_OP_call_ref: <0x%s>", dwarf_vmatoa ("x", uvalue)); in decode_location_expression()
1293 dwarf_vmatoa ("u", read_uleb128 (data, &bytes_read, end))); in decode_location_expression()
1296 dwarf_vmatoa ("u", read_uleb128 (data, &bytes_read, end))); in decode_location_expression()
1351 dwarf_vmatoa ("x", uvalue), in decode_location_expression()
1352 dwarf_vmatoa ("d", read_sleb128 (data, in decode_location_expression()
1371 dwarf_vmatoa ("x", cu_offset + uvalue)); in decode_location_expression()
1380 dwarf_vmatoa ("u", uvalue), regname (uvalue, 1)); in decode_location_expression()
1383 printf (" <0x%s>", dwarf_vmatoa ("x", cu_offset + uvalue)); in decode_location_expression()
1390 printf (" <0x%s>", dwarf_vmatoa ("x", cu_offset + uvalue)); in decode_location_expression()
1396 dwarf_vmatoa ("x", uvalue ? cu_offset + uvalue : 0)); in decode_location_expression()
1402 dwarf_vmatoa ("x", uvalue ? cu_offset + uvalue : 0)); in decode_location_expression()
1407 dwarf_vmatoa ("x", cu_offset + uvalue)); in decode_location_expression()
1412 printf ("DW_OP_GNU_addr_index <0x%s>", dwarf_vmatoa ("x", uvalue)); in decode_location_expression()
1417 printf ("DW_OP_GNU_const_index <0x%s>", dwarf_vmatoa ("x", uvalue)); in decode_location_expression()
1640 printf (" <0x%s>", dwarf_vmatoa ("x",uvalue)); in read_and_display_attr_value()
1645 printf (" <alt 0x%s>", dwarf_vmatoa ("x",uvalue)); in read_and_display_attr_value()
1653 printf (" <0x%s>", dwarf_vmatoa ("x", uvalue + cu_offset)); in read_and_display_attr_value()
1660 printf (" 0x%s", dwarf_vmatoa ("x", uvalue)); in read_and_display_attr_value()
1670 printf (" %s", dwarf_vmatoa ("d", uvalue)); in read_and_display_attr_value()
1768 dwarf_vmatoa ("x", uvalue), in read_and_display_attr_value()
1779 dwarf_vmatoa ("x", uvalue), in read_and_display_attr_value()
1787 dwarf_vmatoa ("x", uvalue)); in read_and_display_attr_value()
1810 dwarf_vmatoa ("x", uvalue), in read_and_display_attr_value()
1930 dwarf_vmatoa ("x", uvalue)); in read_and_display_attr_value()
1972 dwarf_vmatoa ("x", uvalue)); in read_and_display_attr_value()
1974 printf (_("(Unknown: %s)"), dwarf_vmatoa ("x", uvalue)); in read_and_display_attr_value()
2149 dwarf_vmatoa ("x", uvalue), in read_and_display_attr_value()
2274 dwarf_vmatoa ("x", length), section->name); in process_debug_info()
2286 dwarf_vmatoa ("x", length), section->name); in process_debug_info()
2419 dwarf_vmatoa ("x", cu_offset)); in process_debug_info()
2421 dwarf_vmatoa ("x", compunit.cu_length), in process_debug_info()
2425 dwarf_vmatoa ("x", compunit.cu_abbrev_offset)); in process_debug_info()
2435 dwarf_vmatoa ("x", type_offset)); in process_debug_info()
2444 dwarf_vmatoa ("x", offsets [DW_SECT_ABBREV]), in process_debug_info()
2445 dwarf_vmatoa ("x", sizes [DW_SECT_ABBREV])); in process_debug_info()
2447 dwarf_vmatoa ("x", offsets [DW_SECT_LINE]), in process_debug_info()
2448 dwarf_vmatoa ("x", sizes [DW_SECT_LINE])); in process_debug_info()
2450 dwarf_vmatoa ("x", offsets [DW_SECT_LOC]), in process_debug_info()
2451 dwarf_vmatoa ("x", sizes [DW_SECT_LOC])); in process_debug_info()
2453 dwarf_vmatoa ("x", offsets [DW_SECT_STR_OFFSETS]), in process_debug_info()
2454 dwarf_vmatoa ("x", sizes [DW_SECT_STR_OFFSETS])); in process_debug_info()
2463 dwarf_vmatoa ("x", cu_offset), in process_debug_info()
2464 dwarf_vmatoa ("x", compunit.cu_length)); in process_debug_info()
2476 dwarf_vmatoa ("x", cu_offset), compunit.cu_version); in process_debug_info()
2857 dwarf_vmatoa ("u", read_uleb128 (data, & bytes_read, end))); in display_file_name_table_v4()
2860 dwarf_vmatoa ("u", read_uleb128 (data, & bytes_read, end))); in display_file_name_table_v4()
2863 dwarf_vmatoa ("u", read_uleb128 (data, & bytes_read, end))); in display_file_name_table_v4()
3028 op_code, dwarf_vmatoa ("u", uladv), in display_line_program()
3029 dwarf_vmatoa ("x", state_machine_regs.address)); in display_line_program()
3042 op_code, dwarf_vmatoa ("u", uladv), in display_line_program()
3043 dwarf_vmatoa ("x", state_machine_regs.address), in display_line_program()
3049 dwarf_vmatoa ("d", adv), state_machine_regs.line); in display_line_program()
3078 dwarf_vmatoa ("u", uladv), in display_line_program()
3079 dwarf_vmatoa ("x", state_machine_regs.address)); in display_line_program()
3091 dwarf_vmatoa ("u", uladv), in display_line_program()
3092 dwarf_vmatoa ("x", state_machine_regs.address), in display_line_program()
3102 dwarf_vmatoa ("d", adv), in display_line_program()
3110 dwarf_vmatoa ("d", adv)); in display_line_program()
3118 dwarf_vmatoa ("u", uladv)); in display_line_program()
3125 printf (_(" Set is_stmt to %s\n"), dwarf_vmatoa ("d", adv)); in display_line_program()
3141 dwarf_vmatoa ("u", uladv), in display_line_program()
3142 dwarf_vmatoa ("x", state_machine_regs.address)); in display_line_program()
3154 dwarf_vmatoa ("u", uladv), in display_line_program()
3155 dwarf_vmatoa ("x", state_machine_regs.address), in display_line_program()
3165 dwarf_vmatoa ("u", uladv), in display_line_program()
3166 dwarf_vmatoa ("x", state_machine_regs.address)); in display_line_program()
3180 printf (_(" Set ISA to %s\n"), dwarf_vmatoa ("u", uladv)); in display_line_program()
3210 dwarf_vmatoa ("d", adv), in display_line_program()
3212 dwarf_vmatoa ("x", state_machine_regs.address), in display_line_program()
3251 printf ("0x%s%s", dwarf_vmatoa ("x", read_uleb128 (data, in display_line_program()
3427 dwarf_vmatoa ("u", actuals_table_offset)); in display_debug_lines_raw()
3833 printf ("0x%s%s", dwarf_vmatoa ("x", read_uleb128 (data, in display_debug_lines_decoded()
4917 dwarf_vmatoa ("x", debug_information [first].loc_offsets [0])); in display_debug_loc()
5239 dwarf_vmatoa ("x", debug_addr_info [i]->cu_offset)); in display_debug_addr()