This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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]

Re: RFC Adding a section group flag of 0


On Jan 09 2019, Nick Clifton <nickc@redhat.com> wrote:

>   Currently the ELF standard for section groups requires that the first word 
>   of data in the group section be a flag, with only certain values recognised:
>
>     The following flags are currently defined:
>     Figure 4-13: Section Group Flags
>
>     Name 		Value
>     GRP_COMDAT 		0x1
>     GRP_MASKOS 		0x0ff00000
>     GRP_MASKPROC 	0xf0000000
>
>     [...]
>
>   I would like to propose adding a new value to this list.  A value of 0.

The value of 0 just means the absence of flags, doesn't it?

Andreas.

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."


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