Searched refs:fs_base (Results 1 – 2 of 2) sorted by relevance
84 uintptr_t fs_base = ptrace(PTRACE_PEEKUSER, tid, offsetof(user_regs_struct, fs_base), nullptr); in __get_bionic_tcb_for_thread() local86 tp_reg = reinterpret_cast<void**>(fs_base); in __get_bionic_tcb_for_thread()
146 unsigned long fs_base;