Home
last modified time | relevance | path

Searched defs:fs_base (Results 1 – 2 of 2) sorted by relevance

/aosp12/bionic/libc/bionic/
H A Dsys_thread_properties.cpp84 uintptr_t fs_base = ptrace(PTRACE_PEEKUSER, tid, offsetof(user_regs_struct, fs_base), nullptr); in __get_bionic_tcb_for_thread() local
/aosp12/system/unwinding/libunwindstack/include/unwindstack/
H A DUserX86_64.h56 uint64_t fs_base; member