https://sourceware.org/bugzilla/show_bug.cgi?id=26331
Bug ID: 26331 Summary: readelf: Add -C/--demangle option (like nm & objdump) Product: binutils Version: unspecified Status: UNCONFIRMED Severity: normal Priority: P2 Component: binutils Assignee: unassigned at sourceware dot org Reporter: i at maskray dot me Target Milestone: --- We can't use bfd_demangle (which requires libbfd.a) but can just use cplus_demangle (no BFD dependency). -- You are receiving this mail because: You are on the CC list for the bug.