Page MenuHomeFreeBSD

readelf: add `--print-file-name`
AcceptedPublic

Authored by emaste on Jun 19 2018, 5:10 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 9, 9:35 PM
Unknown Object (File)
Thu, Oct 9, 12:10 AM
Unknown Object (File)
Fri, Oct 3, 11:12 AM
Unknown Object (File)
Wed, Sep 24, 3:52 PM
Unknown Object (File)
Sep 9 2025, 8:12 AM
Unknown Object (File)
Aug 27 2025, 1:04 PM
Unknown Object (File)
Aug 24 2025, 4:19 AM
Unknown Object (File)
Aug 14 2025, 9:27 AM
Subscribers
None

Details

Reviewers
bdrewery
kaiw

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

This revision is now accepted and ready to land.Jun 19 2018, 5:11 PM

On second thought I'm not sure about this: --print-file-name options typically prefix all output lines with the file name.

contrib/elftoolchain/readelf/readelf.c
188

Oops, wrong spot -- I first added it as --display-filename. Will move.