* dwarf.c (dwarf_vmatoa64): New function.
authorCary Coutant <ccoutant@google.com>
Wed, 15 Feb 2012 18:32:30 +0000 (18:32 +0000)
committerCary Coutant <ccoutant@google.com>
Wed, 15 Feb 2012 18:32:30 +0000 (18:32 +0000)
commit74bc605283c5673b8742d3d60804d68d933b56e6
treed3abff3108eae3fddb1b803edbf925abe0456669
parent10010058f222196d4dbc3866f33fbaf0bb5de3e2
* dwarf.c (dwarf_vmatoa64): New function.
(read_and_display_attr_value): Print 8-byte forms as single hex
numbers.
(process_debug_info): Print type signatures as single hex numbers.
* elfcomm.c (byte_get_64): New function.
* elfcomm.h (byte_get_64): New function.
binutils/ChangeLog
binutils/dwarf.c
binutils/elfcomm.c
binutils/elfcomm.h
This page took 0.034198 seconds and 4 git commands to generate.