elf: Assume TLS is initialized in _dl_map_object_from_fd
libc.so uses TLS data, so when dlopen is called later, the TLS data structures have already been initialized.
Loading
Please register or sign in to comment
libc.so uses TLS data, so when dlopen is called later, the TLS data structures have already been initialized.