Minor dump improvements in R2RDump (#20344)
authorTomáš Rylek <trylek@microsoft.com>
Thu, 11 Oct 2018 00:53:14 +0000 (17:53 -0700)
committerGitHub <noreply@github.com>
Thu, 11 Oct 2018 00:53:14 +0000 (17:53 -0700)
commitc0c705aed6b92967a813b1b6df400754e889d8c4
tree2a3c8e87a9d313b2bbfbf02d550a74ad327afe37
parent89e87cf8cdd816e7e946b64506949b6d100e98d1
Minor dump improvements in R2RDump (#20344)

* Minor dump improvements in R2RDump

1) Don't silently unify available types;

2) Display RVA's for import cells to enable searching the cell by RVA
in the dump;

3) Display cell signatures for method precodes.
src/tools/r2rdump/R2RDump.cs
src/tools/r2rdump/R2RImportSection.cs
src/tools/r2rdump/R2RMethod.cs
src/tools/r2rdump/R2RReader.cs