Menu

#578 Abstractions to simplify utilities

RELEASE_1_0
new
None
2020-01-11
2020-01-11
No

Provide common ways to traverse ELF objects, so that the boilerplate code in readelf, elfdump, and other utilities can be replaced with calls to these traversal helpers.

We also need a way to share the string constants used in these utilities (e.g., the names of OS ABI versions).

Related

Tickets: #609

Discussion


Log in to post a comment.