[Bug general/29571] Add 'Key to Flags' to eu-readelf output

2025-03-17 Thread samuelzeter at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29571 --- Comment #6 from Sam Zeter --- I also noticed in libelf/elf.h that we define these flags but do not print them in readelf: #define SHF_MASKOS 0x0ff0 /* OS-specific. */ #define SHF_MASKPROC 0xf000 /* Processor-spe

[Bug general/29571] Add 'Key to Flags' to eu-readelf output

2025-03-17 Thread samuelzeter at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29571 Sam Zeter changed: What|Removed |Added CC||samuelzeter at gmail dot com --- Comment