HomeSort by relevance Sort by last modified time
    Searched refs:__PIC__ (Results 1 - 25 of 39) sorted by null

1 2

  /bionic/libc/arch-x86/bionic/
__stack_chk_fail_local.h 51 #ifdef __PIC__
  /development/ndk/platforms/android-9/arch-x86/src/
__stack_chk_fail_local.h 51 #ifdef __PIC__
  /external/clang/utils/
builtin-defines.c 30 #ifdef __PIC__
31 #if __PIC__ == 1
32 #undef __PIC__
33 #undef __pic__ macro
34 #define __PIC__ 2
35 #define __pic__ 2 macro
  /external/oprofile/libop/
op_hw_specific.h 23 #ifdef __PIC__
44 #ifdef __PIC__
104 #ifdef __PIC__
  /external/libffi/src/x86/
sysv.S 186 #if defined HAVE_HIDDEN_VISIBILITY_ATTRIBUTE || !defined __PIC__
325 #ifdef __PIC__
333 #ifdef __PIC__
348 #ifdef __PIC__
354 #ifdef __PIC__
373 #ifdef __PIC__
379 #ifdef __PIC__
392 #if !defined HAVE_HIDDEN_VISIBILITY_ATTRIBUTE && defined __PIC__
407 #ifdef __PIC__
413 #ifdef __PIC__
    [all...]
freebsd.S 199 #if defined HAVE_HIDDEN_VISIBILITY_ATTRIBUTE || !defined __PIC__
348 #ifdef __PIC__
356 #ifdef __PIC__
371 #ifdef __PIC__
377 #ifdef __PIC__
396 #ifdef __PIC__
402 #ifdef __PIC__
415 #if !defined HAVE_HIDDEN_VISIBILITY_ATTRIBUTE && defined __PIC__
430 #ifdef __PIC__
436 #ifdef __PIC__
    [all...]
  /ndk/tests/standalone/builtin-macros/
run.sh 125 # Either __pic__ or __PIC__ must be defined. Defining both is ok, not
141 macro_check __PIC__ 1 "Position independent code (-fpic)"
172 macro_check __PIC__ 2 "Position independent code (-fPIC)"
189 macro_check __PIC__ 1 "Position independent code (-fpic)"
  /external/chromium_org/third_party/libwebp/dsp/
cpu.c 28 // apple/darwin gcc-4.0.1 defines __PIC__, but not __pic__ with -fPIC.
29 #if (defined(__pic__) || defined(__PIC__)) && defined(__i386__)
  /external/libffi/src/powerpc/
sysv.S 173 #if defined _RELOCATABLE || defined __PIC__
181 #if defined _RELOCATABLE || defined __PIC__
194 #if defined _RELOCATABLE || defined __PIC__
200 #if defined _RELOCATABLE || defined __PIC__
ppc_closure.S 281 #if defined _RELOCATABLE || defined __PIC__
289 #if defined _RELOCATABLE || defined __PIC__
302 #if defined _RELOCATABLE || defined __PIC__
308 #if defined _RELOCATABLE || defined __PIC__
  /external/webp/src/dsp/
cpu.c 28 // apple/darwin gcc-4.0.1 defines __PIC__, but not __pic__ with -fPIC.
29 #if (defined(__pic__) || defined(__PIC__)) && defined(__i386__)
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/
cpuid.h 69 #if defined(__i386__) && defined(__PIC__)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/
cpuid.h 60 #if defined(__i386__) && defined(__PIC__)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include/
cpuid.h 69 #if defined(__i386__) && defined(__PIC__)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include/
cpuid.h 69 #if defined(__i386__) && defined(__PIC__)
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/
cpuid.h 69 #if defined(__i386__) && defined(__PIC__)
  /external/libffi/src/m68k/
sysv.S 64 #if !defined __PIC__
159 #if !defined __PIC__
222 #if !defined __PIC__
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include/
cpuid.h 72 #if defined(__i386__) && defined(__PIC__)
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include/
cpuid.h 72 #if defined(__i386__) && defined(__PIC__)
  /bionic/libc/arch-x86/string/
ssse3-memcpy-atom.S 98 #if (defined SHARED || defined __PIC__)
200 # if (defined SHARED || defined __PIC__)
274 # if (defined SHARED || defined __PIC__)
433 # if (defined SHARED || defined __PIC__)
537 # if (defined SHARED || defined __PIC__)
641 # if (defined SHARED || defined __PIC__)
747 # if (defined SHARED || defined __PIC__)
853 # if (defined SHARED || defined __PIC__)
959 # if (defined SHARED || defined __PIC__)
1065 # if (defined SHARED || defined __PIC__)
    [all...]
  /bionic/libc/kernel/arch-mips/asm/
asm.h 32 #ifdef __PIC__
  /development/ndk/platforms/android-9/arch-mips/include/asm/
asm.h 32 #ifdef __PIC__
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
asm.h 32 #ifdef __PIC__
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
asm.h 32 #ifdef __PIC__
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
asm.h 32 #ifdef __PIC__

Completed in 784 milliseconds

1 2