OSDN Git Service

[codeview] Print relocations against code and data offset fields
authorReid Kleckner <rnk@google.com>
Thu, 14 Jan 2016 17:51:54 +0000 (17:51 +0000)
committerReid Kleckner <rnk@google.com>
Thu, 14 Jan 2016 17:51:54 +0000 (17:51 +0000)
commit51bb529b5b06d1abbf7e6520893dcec0300749c4
tree649797554b2ee7180f121b1b31ff3407ac1dae8c
parentee7d060ab8ee3ef66abf00738a56944f45f54ac1
[codeview] Print relocations against code and data offset fields

These fields are almost always zero. However, there are relocations
against them, and we should print the relocation symbol with it as
SYM+0xNN.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@257776 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-readobj/COFFDumper.cpp
tools/llvm-readobj/StreamWriter.h