HomeFreeBSD

readelf: speed up readelf -wo

Description

readelf: speed up readelf -wo

Use an array instead of STAILQ, and sort at the end instead of while
adding new elements.

PR: 212539
Submitted by: Bora Özarslan <borako.ozarslan@gmail.com>
Reviewed by: markj
MFC after: 2 weeks
Sponsored by: The FreeBSD Foundation

Details

Provenance
emasteAuthored on
Reviewer
markj
Parents
rS346322: [casper] fix compilation when casper is disabled.
Branches
Unknown
Tags
Unknown