Eigenstate: myrddin-dev mailing list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

What is the expected section for type descriptors?


https://github.com/oridb/mc/blob/master/6/gengas.c#L489

The type descriptors follow immediately the .text section as I see in the
output assembly.
So I assume they belong to the same .text section as functions do.

Are they deliberately packed into the .text section? they look like
non-executable data.

Follow-Ups:
Re: What is the expected section for type descriptors?nml <arumakanil@xxxxxxxxx>