Searched refs:tlsoffset (Results 1 – 9 of 9) sorted by relevance
223 if (obj->tlsoffset != 0) { in reloc_tlsdesc()226 where->offset = obj->tlsoffset + offs; in reloc_tlsdesc()583 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
5546 if (obj->tlsoffset == 0) in allocate_tls()5549 addr = (char *)tcb + obj->tlsoffset; in allocate_tls()5667 if (obj->marker || obj->tlsoffset == 0) in allocate_tls()5669 addr = (char *)tcb - obj->tlsoffset; in allocate_tls()5742 p = (char *)tcb + obj->tlsoffset; in allocate_module_tls()5744 p = (char *)tcb - obj->tlsoffset; in allocate_module_tls()5808 if (!allocate_tls_offset_common(&obj->tlsoffset, obj->tlssize, in allocate_tls_offset()5826 size_t off = obj->tlsoffset; in free_tls_offset()6209 tlsbase = (char *)tcb + obj->tlsoffset; in distribute_static_tls()6211 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()
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()