[Bug 246015] readelf -S truncates section names

2021-02-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246015 --- Comment #2 from Ed Maste --- Aside, readelf -t does display the full name -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-toolchain@freebsd.org mailing

[Bug 246015] readelf -S truncates section names

2021-02-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246015 --- Comment #1 from Ed Maste --- Indeed, creating a test file via $ objcopy -I binary -O elf64-x86-64 -B x86-64 --rename-section .data=.this-is-a-really-long-name empty output.elf ELF Tool Chain readelf by default shows: $ readelf -S