Searched refs:tlsoffset (Results 1 – 9 of 9) sorted by relevance
232 if (obj->tlsoffset != 0) { in reloc_tlsdesc()235 where->offset = obj->tlsoffset + offs; in reloc_tlsdesc()581 defobj->tlsoffset; in reloc_non_plt()
276 *where = (Elf_Addr)(def->st_value - defobj->tlsoffset + in reloc_non_plt()298 defobj->tlsoffset + rela->r_addend); in reloc_non_plt()
164 size_t tlsoffset; /* Offset of static TLS block for this module */ member
5406 if (obj->tlsoffset == 0) in allocate_tls()5409 addr = (Elf_Addr)tcb + obj->tlsoffset; in allocate_tls()5521 if (obj->marker || obj->tlsoffset == 0) in allocate_tls()5523 addr = segbase - obj->tlsoffset; in allocate_tls()5594 p = (char *)_tcb_get() + obj->tlsoffset + TLS_TCB_SIZE; in allocate_module_tls()5596 p = (char *)_tcb_get() - obj->tlsoffset; in allocate_module_tls()5632 obj->tlsoffset = off; in allocate_tls_offset()5666 size_t off = obj->tlsoffset; in free_tls_offset()6051 distrib(obj->tlsoffset, obj->tlsinit, obj->tlsinitsize, in distribute_static_tls()
453 defobj->tlsoffset - TLS_TP_OFFSET - TLS_TCB_SIZE); in reloc_non_plt()
281 tmp = (Elf_Addr)def->st_value + defobj->tlsoffset; in reloc_nonplt_object()
259 add = (Elf_Addr)(def->st_value - defobj->tlsoffset); in reloc_non_plt()
270 + defobj->tlsoffset - TLS_TP_OFFSET - TLS_TCB_SIZE); in reloc_nonplt_object()
275 + defobj->tlsoffset - TLS_TP_OFFSET - TLS_TCB_SIZE); in reloc_nonplt_object()