Recently an advanced support of SHT_NULL sections
was implemented in yaml2obj.
This patch adds a corresponding support to obj2yaml.
Paths
| Differential D65215
[obj2yaml] - Teach tool to dump SHT_NULL sections. ClosedPublic Authored by grimar on Jul 24 2019, 8:36 AM.
Details Summary Recently an advanced support of SHT_NULL sections This patch adds a corresponding support to obj2yaml.
Diff Detail Event Timeline
grimar marked 2 inline comments as done. Comment Actions
This revision is now accepted and ready to land.Jul 30 2019, 9:16 AM Comment Actions Seems somehow I uploaded a diff from D65278 here last time. Sorry about that, I'll reupload the correct diff soon. This revision is now accepted and ready to land.Jul 31 2019, 12:34 AM This revision is now accepted and ready to land.Jul 31 2019, 4:58 AM Closed by commit rL367852: [obj2yaml] - Teach tool to dump SHT_NULL sections. (authored by grimar). · Explain WhyAug 5 2019, 6:18 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 211518 test/tools/obj2yaml/elf-custom-null-section.yaml
test/tools/obj2yaml/elf-shlink.yaml
tools/obj2yaml/elf2yaml.cpp
|