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
5611 if (obj->tlsoffset == 0) in allocate_tls() 5614 addr = (char *)tcb + obj->tlsoffset; in allocate_tls() 5732 if (obj->marker || obj->tlsoffset == 0) in allocate_tls() 5734 addr = (char *)tcb - obj->tlsoffset; in allocate_tls() 5807 p = (char *)tcb + obj->tlsoffset; in allocate_module_tls() 5809 p = (char *)tcb - obj->tlsoffset; in allocate_module_tls() 5873 if (!allocate_tls_offset_common(&obj->tlsoffset, obj->tlssize, in allocate_tls_offset() 5891 size_t off = obj->tlsoffset; in free_tls_offset() 6274 tlsbase = (char *)tcb + obj->tlsoffset; in distribute_static_tls() 6276 tlsbase = (char *)tcb - obj->tlsoffset; in distribute_static_tls() [all...]
429 defobj->tlsoffset - TLS_TP_OFFSET - TLS_TCB_SIZE); in reloc_non_plt()
259 add = (Elf_Addr)(def->st_value - defobj->tlsoffset); 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()