google / bloaty

Bloaty: a size profiler for binaries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add yaml2obj based test for DW_FORM_strx3

compnerd opened this issue · comments

#286 extended support for DWARF processing to include DW_FORM_strx3 references. It was a straightforward extension of existing support, but it would be wise to add some test coverage using yaml2obj to ensure that we do not break this accidentally in the future.