https://sourceware.org/bugzilla/show_bug.cgi?id=29571
--- Comment #6 from Sam Zeter <samuelzeter at gmail dot com> --- I also noticed in libelf/elf.h that we define these flags but do not print them in readelf: #define SHF_MASKOS 0x0ff00000 /* OS-specific. */ #define SHF_MASKPROC 0xf0000000 /* Processor-specific */ is this intentional? -- You are receiving this mail because: You are on the CC list for the bug.