Commit; Add new ELF section and segment types to readelf

Andreas Schwab schwab@suse.de
Tue May 28 09:50:23 GMT 2024


On Mai 28 2024, Nick Clifton wrote:

> +  switch (sh_type)
> +    {
> +      /* FIXME: Are these correct ?  If so, why do they not have #define's ?  */
> +    case 0x7ffffffd: return "AUXILIARY";
> +    case 0x7fffffff: return "FILTER";

> +      /* FIXME: Are these correct ?  If so, why do they not have #define's ?  */
> +    case 0x6ffffff0:		     return "VERSYM";

Perhaps there was some early mixup with the corresponding dynamic types.

-- 
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."


More information about the Binutils mailing list