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]

_dl_tls_static_size _dl_tls_static_align


Hi,

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.

Thanks in advance,
Best regards,
Eduardo


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