Searched refs:TLS_TP_OFFSET (Results 1 – 13 of 13) sorted by relevance
50 tlsbase -= TLS_TP_OFFSET + TLS_TCB_SIZE; in _libc_get_static_tls_base()58 tlsbase -= TLS_TP_OFFSET + TLS_TCB_SIZE; in _libc_get_static_tls_base()
98 return (struct tcb *)(_rv - TLS_TP_OFFSET - TLS_TCB_SIZE); in _tcb_get()120 return (struct tcb *)(_rv - TLS_TP_OFFSET - TLS_TCB_SIZE); in _tcb_get()
366 defobj->tlsoffset - TLS_TP_OFFSET); in reloc_non_plt()407 + TLS_TP_OFFSET + TLS_TCB_SIZE); in allocate_initial_tls()420 p = tls_get_addr_common((Elf_Addr**)((Elf_Addr)_tp - TLS_TP_OFFSET in __tls_get_addr()
85 #define TLS_TP_OFFSET 0x0 macro
41 #define TLS_TP_OFFSET 0x7000 macro
259 + defobj->tlsoffset - TLS_TP_OFFSET - TLS_TCB_SIZE); in reloc_nonplt_object()569 + TLS_TP_OFFSET + TLS_TCB_SIZE); in allocate_initial_tls()581 p = tls_get_addr_common((Elf_Addr**)((Elf_Addr)tp - TLS_TP_OFFSET in __tls_get_addr()
63 #define TLS_TP_OFFSET 0x7000 macro
262 + defobj->tlsoffset - TLS_TP_OFFSET - TLS_TCB_SIZE); in reloc_nonplt_object()664 + TLS_TP_OFFSET + TLS_TCB_SIZE); in allocate_initial_tls()680 p = tls_get_addr_common((Elf_Addr**)((Elf_Addr)tp - TLS_TP_OFFSET in __tls_get_addr()
71 #define TLS_TP_OFFSET 0x7000 macro
623 - TLS_TP_OFFSET - TLS_TCB_SIZE); in reloc_non_plt()804 _rv = _rv - TLS_TP_OFFSET - TLS_TCB_SIZE; in _mips_get_tls()829 _rv = _rv - TLS_TP_OFFSET - TLS_TCB_SIZE; in _mips_get_tls()
490 td->td_md.md_tls_tcb_offset = TLS_TP_OFFSET + TLS_TCB_SIZE32; in cpu_set_user_tls()493 td->td_md.md_tls_tcb_offset = TLS_TP_OFFSET + TLS_TCB_SIZE; in cpu_set_user_tls()
475 td->td_md.md_tls_tcb_offset = TLS_TP_OFFSET + TLS_TCB_SIZE; in exec_setregs()
144 td->td_md.md_tls_tcb_offset = TLS_TP_OFFSET + TLS_TCB_SIZE32; in freebsd32_exec_setregs()