Searched refs:tlsoffset (Results 1 – 9 of 9) sorted by relevance
189 if (obj->tlsoffset != 0) { in reloc_tlsdesc()192 where->offset = offs - obj->tlsoffset; in reloc_tlsdesc()347 *where = (Elf_Addr)(def->st_value - defobj->tlsoffset + in reloc_non_plt()369 defobj->tlsoffset + rela->r_addend); in reloc_non_plt()
223 if (obj->tlsoffset != 0) { in reloc_tlsdesc()226 where->offset = obj->tlsoffset + offs; in reloc_tlsdesc()583 defobj->tlsoffset; in reloc_non_plt()
186 if (obj->tlsoffset != 0) { in reloc_tlsdesc()189 where->offset = offs - obj->tlsoffset; in reloc_tlsdesc()329 add = (Elf_Addr)(def->st_value - defobj->tlsoffset); in reloc_non_plt()
164 size_t tlsoffset; /* Offset of static TLS block for this module */ member
5660 if (obj->tlsoffset == 0) in allocate_tls()5663 addr = (char *)tcb + obj->tlsoffset; in allocate_tls()5781 if (obj->marker || obj->tlsoffset == 0) in allocate_tls()5783 addr = (char *)tcb - obj->tlsoffset; in allocate_tls()5856 p = (char *)tcb + obj->tlsoffset; in allocate_module_tls()5858 p = (char *)tcb - obj->tlsoffset; in allocate_module_tls()5922 if (!allocate_tls_offset_common(&obj->tlsoffset, obj->tlssize, in allocate_tls_offset()5940 size_t off = obj->tlsoffset; in free_tls_offset()6323 tlsbase = (char *)tcb + obj->tlsoffset; in distribute_static_tls()6325 tlsbase = (char *)tcb - obj->tlsoffset; in distribute_static_tls()
429 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()
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()