Searched defs:DTV_OFFSET (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/lib/libthr/arch/aarch64/include/
H A Dpthread_md.h44 #define DTV_OFFSET offsetof(struct tcb, tcb_dtv) macro
/freebsd-13-stable/lib/libthr/arch/arm/include/
H A Dpthread_md.h42 #define DTV_OFFSET offsetof(struct tcb, tcb_dtv) macro
/freebsd-13-stable/lib/libthr/arch/mips/include/
H A Dpthread_md.h44 #define DTV_OFFSET offsetof(struct tcb, tcb_dtv) macro
/freebsd-13-stable/lib/libthr/arch/amd64/include/
H A Dpthread_md.h44 #define DTV_OFFSET offsetof(struct tcb, tcb_dtv) macro
/freebsd-13-stable/lib/libthr/arch/i386/include/
H A Dpthread_md.h44 #define DTV_OFFSET offsetof(struct tcb, tcb_dtv) macro
/freebsd-13-stable/lib/libthr/arch/powerpc/include/
H A Dpthread_md.h43 #define DTV_OFFSET offsetof(struct tcb, tcb_dtv) macro
/freebsd-13-stable/lib/libthr/arch/riscv/include/
H A Dpthread_md.h48 #define DTV_OFFSET offsetof(struct tcb, tcb_dtv) macro
/freebsd-13-stable/lib/libc/gen/
H A Dtls.c93 #define DTV_OFFSET 0x8000 macro
95 #define DTV_OFFSET 0 macro

Completed in 195 milliseconds