Searched refs:_get_tp (Results 1 - 24 of 24) sorted by relevance

/freebsd-13-stable/lib/libc/aarch64/gen/
H A D_get_tp.c39 _get_tp(void) function
H A DMakefile.inc10 _get_tp.c \
/freebsd-13-stable/lib/libc/amd64/gen/
H A D_get_tp.c39 _get_tp(void) function
H A DMakefile.inc4 SRCS+= _setjmp.S _get_tp.c _set_tp.c rfork_thread.S setjmp.S sigsetjmp.S \
/freebsd-13-stable/lib/libc/i386/gen/
H A D_get_tp.c39 _get_tp(void) function
H A DMakefile.inc4 SRCS+= _ctx_start.S _setjmp.S _set_tp.c _get_tp.c fabs.S \
/freebsd-13-stable/lib/libc/powerpc/gen/
H A DMakefile.common6 signalcontext.c syncicache.c _get_tp.c _set_tp.c trivial-getcontextx.c
8 CFLAGS._get_tp.c+= ${RTLD_HDRS}
H A D_get_tp.c41 _get_tp(void) function
/freebsd-13-stable/lib/libc/powerpc64/gen/
H A D_get_tp.c41 _get_tp(void) function
H A DMakefile.inc4 fpgetsticky.c fpsetmask.c fpsetround.c _get_tp.c \
10 CFLAGS._get_tp.c+= ${RTLD_HDRS}
/freebsd-13-stable/lib/libc/riscv/gen/
H A DMakefile.inc8 _get_tp.c \
18 CFLAGS._get_tp.c+= ${RTLD_HDRS}
H A D_get_tp.c41 _get_tp(void) function
/freebsd-13-stable/lib/libc/arm/gen/
H A D_get_tp.c41 _get_tp(void) function
H A DMakefile.inc7 _get_tp.c \
/freebsd-13-stable/lib/libc/mips/gen/
H A DMakefile.inc9 SRCS+= _ctx_start.S _get_tp.c _set_tp.c _setjmp.S makecontext.c \
H A D_get_tp.c93 _get_tp(void) function
/freebsd-13-stable/libexec/rtld-elf/rtld-libc/
H A DMakefile.inc70 _libc_other_objects+=_get_tp
/freebsd-13-stable/libexec/rtld-elf/i386/
H A Dreloc.c527 dtvp = _get_tp();
537 dtvp = _get_tp();
/freebsd-13-stable/lib/libc/include/
H A Dlibc_private.h266 void *_get_tp(void);
/freebsd-13-stable/lib/libc/gen/
H A Dtls.c112 dtvp = _get_tp();
/freebsd-13-stable/libexec/rtld-elf/
H A Drtld.h405 void *_get_tp(void); /* libc implementation */
H A Drtld.c3914 dtvp = _get_tp();
/freebsd-13-stable/libexec/rtld-elf/amd64/
H A Dreloc.c546 dtvp = _get_tp();
/freebsd-13-stable/libexec/rtld-elf/mips/
H A Dreloc.c785 tls = _get_tp();

Completed in 115 milliseconds