Skip to content
Snippets Groups Projects
user avatar
Avi Kivity authored
Unlike tls for the main module, which simply offsets fs:0, shared object
use an indirection scheme since each module gets its own tls base address,
which needs to be found (and initialized) via __get_tls_addr()

Implement __get_tls_addr() and the associated relocation and storage
management.

Signed-off-by: default avatarAvi Kivity <avi@cloudius-systems.com>
c85f7dd9
History
Name Last commit Last update
..