Shared library in D on Linux
Jacob Carlborg
doob at me.com
Sun Apr 8 10:47:20 PDT 2012
On 2012-04-08 17:53, mta`chrono wrote:
> I'm interessting in the same stuff. I've a question to _tlsend and
> _tlsstart. What are they used for? My disputable presumption was that
> they point to the begin of TLS segment.
Yes, exactly, the start and end of the TLS segment.
> What is _deh_begin and _deh_end used for?
That would be start and end of the segment containing the exception
handling tables.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list