(root)/
glibc-2.38/
sysdeps/
s390/
nptl/
tcb-offsets.sym
#include <sysdep.h>
#include <tls.h>

MULTIPLE_THREADS_OFFSET		offsetof (tcbhead_t, multiple_threads)
STACK_GUARD			offsetof (tcbhead_t, stack_guard)
TID				offsetof (struct pthread, tid)