Home
last modified time | relevance | path

Searched refs:__PIC__ (Results 1 – 8 of 8) sorted by relevance

/freebsd/crypto/openssl/include/crypto/
H A Dsparc_arch.h49 # if defined(OPENSSL_PIC) && !defined(__PIC__)
50 # define __PIC__ macro
101 # ifdef __PIC__
/freebsd/lib/libsys/powerpc/
H A Dcerror.S44 #ifdef __PIC__
57 #ifdef __PIC__
/freebsd/lib/libc/arm/aeabi/
H A Daeabi_unwind_exidx.c53 #ifdef __PIC__
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Dmemcpy_likely_aligned.S55 #ifdef __PIC__
/freebsd/sys/contrib/openzfs/module/zstd/lib/common/
H A Dcpu.h55 #elif defined(__i386__) && defined(__PIC__) && !defined(__clang__) && defined(__GNUC__) in ZSTD_cpuid()
/freebsd/sys/contrib/zstd/lib/common/
H A Dcpu.h53 #elif defined(__i386__) && defined(__PIC__) && !defined(__clang__) && defined(__GNUC__) in ZSTD_cpuid()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.def219 COMPATIBLE_VALUE_LANGOPT(PICLevel , 2, 0, "__PIC__ level")
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td7816 HelpText<"Value for __PIC__">,