This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

meaning if elf section marked SHF_EXECINSTR but not SHF_ALLOC


Hi All,

In linux module elfdump (.ko)  I see things like
Idx: 40
          Section: .note.GNU-stack
          Type:    PBIT               Flags:   ------ E---


I wonder how a section can be marked exec instruction and not to be
allocated ? I guess this has some magic meaning ?


Cheers,
Phi


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]