elf32: debug32_typevalue - fix TY_OWORD size
commite3042cb1034e468754057da1fe5b6e8a33900f36
authorCyrill Gorcunov <gorcunov@gmail.com>
Mon, 13 Jul 2009 20:34:21 +0000 (14 00:34 +0400)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 13 Jul 2009 21:19:21 +0000 (13 17:19 -0400)
tree5b5ec5942b26efe03e2e24c2199c1927d39efdcc
parent8da1557a3e4a684ee865fd2f98f7a82099e9fcb1
elf32: debug32_typevalue - fix TY_OWORD size

TY_OWORD is 8 * TY_WORD = 16 bytes length

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
output/outelf32.c