This is the mail archive of the libc-help@sourceware.org mailing list for the glibc 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: _dl_tls_static_size _dl_tls_static_align


On Monday 20 April 2009 16:11:29 Eduardo wrote:
> Is there a way to access the symbols _dl_tls_static_size and
> _dl_tls_static_align from a user program? I mean, I want to know the
> size and alignment of the TLS in a program.
>
> This symbols are define inside the dynamic loader, but apparently they
> are not exported.

if they arent exported, then you cant access them
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


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