Lines Matching refs:loaded
22 object or executable. At program startup, TLS for all initially-loaded modules comprises the "Static
50 The DTV's "generation" field is used to lazily update/reallocate the DTV when new modules are loaded
158 If the variable is part of the Static TLS Block (i.e. the executable or an initially-loaded shared
211 objects using static TLS can't be loaded with `dlopen` unless libc has reserved enough surplus
225 As long as a shared object is one of the initially-loaded modules, a better option is to use
272 To support modules loaded with `dlopen`, the loader must use a resolver function that calls
496 * TLS for dynamically loaded and unloaded modules (`__tls_get_addr`)
537 like the Bionic loader ignores segments' alignment and aligns loaded libraries to 256 KiB. See
566 > necessary. For instance, a loaded module might only be used by one thread of the many which make
569 > loaded objects already requires recognizing storage which is not yet allocated. This is the only
781 is located at a statically-known offset from the TP (i.e. it uses the LE model). An initially-loaded