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)
Jan 1 2025, 12:30 AM
Unknown Object (File)
Oct 19 2024, 7:29 PM
Unknown Object (File)
Oct 19 2024, 1:46 AM
Unknown Object (File)
Oct 17 2024, 9:32 PM
Unknown Object (File)
Oct 14 2024, 4:41 PM
Unknown Object (File)
Oct 1 2024, 12:46 PM
Unknown Object (File)
Sep 8 2024, 6:06 AM
Unknown Object (File)
Aug 23 2024, 5:37 PM
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.