Searched refs:IN_RTLD (Results 1 - 10 of 10) sorted by relevance

/freebsd-13-stable/lib/libc/amd64/sys/
H A Damd64_get_fsbase.c36 #define IN_RTLD 1 macro
38 #undef IN_RTLD macro
H A Damd64_get_gsbase.c36 #define IN_RTLD 1 macro
38 #undef IN_RTLD macro
H A Damd64_set_fsbase.c36 #define IN_RTLD 1 macro
38 #undef IN_RTLD macro
H A Damd64_set_gsbase.c36 #define IN_RTLD 1 macro
38 #undef IN_RTLD macro
/freebsd-13-stable/libexec/rtld-elf/
H A Drtld_lock.h67 #if defined(IN_RTLD) || defined(PTHREAD_KERNEL)
73 #endif /* IN_RTLD || PTHREAD_KERNEL */
75 #ifdef IN_RTLD
101 #endif /* IN_RTLD */
H A Drtld_malloc.c264 #ifdef IN_RTLD
278 #ifdef IN_RTLD
/freebsd-13-stable/lib/libc/gen/
H A Dgen-private.h54 #ifndef IN_RTLD
/freebsd-13-stable/sys/sys/
H A Dparam.h81 #if defined(_KERNEL) || defined(IN_RTLD)
/freebsd-13-stable/sbin/fsck_ffs/
H A Dmain.c46 #define IN_RTLD /* So we pickup the P_OSREL defines */ macro
/freebsd-13-stable/sbin/newfs/
H A Dmkfs.c49 #define IN_RTLD /* So we pickup the P_OSREL defines */ macro

Completed in 94 milliseconds