.stack_sizes is a SHT_PROGBITS section that contains pairs of
<address (4/8 bytes), stack size (uleb128)>.
This patch teach tools to parse and dump it.
Differential D67757
[yaml2obj/obj2yaml] - Add support for .stack_sizes sections. grimar on Sep 19 2019, 4:44 AM. Authored by
Details .stack_sizes is a SHT_PROGBITS section that contains pairs of This patch teach tools to parse and dump it.
Diff Detail
Event Timeline
Comment Actions
Comment Actions LGTM, with one minor comment.
|