Searched refs:PIC (Results 1 - 25 of 82) sorted by relevance

1234

/external/compiler-rt/lib/lsan/
H A Dlsan_preinit.cc21 #if LSAN_USE_PREINIT_ARRAY && !defined(PIC)
/external/llvm/test/MC/PowerPC/
H A Dppc64-initial-cfa.s4 # RUN: llvm-readobj -s -sr -sd | FileCheck %s -check-prefix=PIC -check-prefix=PIC-BE
8 # RUN: llvm-readobj -s -sr -sd | FileCheck %s -check-prefix=PIC -check-prefix=PIC-LE
56 # PIC: Section {
57 # PIC: Name: .eh_frame
58 # PIC-NEXT: Type: SHT_PROGBITS
59 # PIC-NEXT: Flags [ (0x2)
60 # PIC-NEXT: SHF_ALLOC
61 # PIC
[all...]
/external/compiler-rt/lib/asan/
H A Dasan_preinit.cc13 // On Linux we use .preinit_array section (unless PIC macro is defined).
17 #if ASAN_USE_PREINIT_ARRAY && !defined(PIC)
H A Dasan_internal.h53 # ifdef PIC
/external/chromium_org/third_party/libxml/src/
H A Dlibxml.h84 #ifdef PIC
93 #ifndef PIC
/external/libxml2/
H A Dlibxml.h100 #ifdef PIC
109 #if !defined(PIC) && !defined(NOLIBTOOL)
/external/chromium_org/third_party/icu/source/config/
H A Dmh-mpras9 SHAREDLIBCFLAGS = -K PIC
10 SHAREDLIBCXXFLAGS = -K PIC
/external/icu/icu4c/source/config/
H A Dmh-mpras9 SHAREDLIBCFLAGS = -K PIC
10 SHAREDLIBCXXFLAGS = -K PIC
/external/elfutils/0.153/lib/
H A Deu-config.h107 # ifndef PIC
122 # ifndef PIC
167 #ifdef PIC
/external/e2fsprogs/intl/
H A Drelocatable.c160 #if !defined IN_LIBRARY || (defined PIC && defined INSTALLDIR)
276 #endif /* !IN_LIBRARY || PIC */
278 #if defined PIC && defined INSTALLDIR
381 #endif /* PIC */
388 #if defined PIC && defined INSTALLDIR
/external/chromium_org/third_party/x86inc/
H A Dx86inc.asm102 %define PIC
104 ; For chromium we may build PIC code even for 32 bits system.
106 ; x86_32 doesn't require PIC.
107 ; Some distros prefer shared objects to be PIC, but nothing breaks if
109 %undef PIC
112 %ifdef PIC
959 ; Always build PIC code on Mac or Linux for Chromium.
961 %define PIC
964 %define PIC
974 %ifdef PIC
[all...]
/external/llvm/lib/Transforms/Scalar/
H A DLICM.cpp194 PredIteratorCache &PIC);
302 PredIteratorCache PIC; local
307 PromoteAliasSet(*I, ExitBlocks, InsertPts, PIC);
715 SmallVectorImpl<Instruction *> &LIP, PredIteratorCache &PIC,
719 LoopExitBlocks(LEB), LoopInsertPts(LIP), PredCache(PIC), AST(ast),
768 PredIteratorCache &PIC) {
899 InsertPts, PIC, *CurAST, *LI, DL, Alignment, TBAATag);
712 LoopPromoter(Value *SP, const SmallVectorImpl<Instruction *> &Insts, SSAUpdater &S, SmallPtrSet<Value *, 4> &PMA, SmallVectorImpl<BasicBlock *> &LEB, SmallVectorImpl<Instruction *> &LIP, PredIteratorCache &PIC, AliasSetTracker &ast, LoopInfo &li, DebugLoc dl, int alignment, MDNode *TBAATag) argument
765 PromoteAliasSet(AliasSet &AS, SmallVectorImpl<BasicBlock*> &ExitBlocks, SmallVectorImpl<Instruction*> &InsertPts, PredIteratorCache &PIC) argument
/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dmalloc_hook_mmap_freebsd.h79 # ifdef PIC
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dmalloc_hook_mmap_freebsd.h79 # ifdef PIC
/external/linux-tools-perf/perf-3.12.0/arch/parisc/include/asm/
H A Dunistd.h18 #ifdef PIC
/external/llvm/test/CodeGen/PowerPC/
H A Dhello-reloc.s2 ; which is responsible for writing mach-o relocation entries for (PIC)
/external/qemu/distrib/sdl-1.2.15/acinclude/
H A Dltoptions.m4330 [try to use only PIC/non-PIC objects @<:@default=use both@:>@])],
/external/llvm/bindings/ocaml/target/
H A Dllvm_target.ml28 | PIC Constructor in type:RelocMode/t
/external/jpeg/
H A Dltconfig443 echo $ac_n "checking for $compiler option to produce PIC... $ac_c" 1>&6
457 # PIC is the default for these OSes.
460 # We can build DLLs from non-PIC.
473 # PORTME Check for PIC flags for the system compiler.
476 # All AIX code is PIC.
490 # PIC (with -KPIC) is the default.
494 # We can build DLLs from non-PIC.
498 # All OSF/1 code is PIC.
516 pic_flag='-PIC'
542 echo $ac_n "checking if $compiler PIC fla
[all...]
/external/qemu/distrib/jpeg-6b/
H A Dltconfig443 echo $ac_n "checking for $compiler option to produce PIC... $ac_c" 1>&6
457 # PIC is the default for these OSes.
460 # We can build DLLs from non-PIC.
473 # PORTME Check for PIC flags for the system compiler.
476 # All AIX code is PIC.
490 # PIC (with -KPIC) is the default.
494 # We can build DLLs from non-PIC.
498 # All OSF/1 code is PIC.
516 pic_flag='-PIC'
542 echo $ac_n "checking if $compiler PIC fla
[all...]
/external/openssl/crypto/perlasm/
H A Dx86asm.pl254 for (@ARGV) { $pic=1 if (/\-[fK]PIC/i); }
/external/chromium_org/third_party/boringssl/src/crypto/perlasm/
H A Dx86asm.pl284 for (@ARGV) { $pic=1 if (/\-[fK]PIC/i); }
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/x86inc/
H A Dx86inc.asm100 ; PIC macros are copied from vpx_ports/x86_abi_support.asm. The "define PIC"
151 %undef PIC
161 %define PIC
163 %define PIC
165 %define PIC
181 %ifdef PIC
184 ; Done with PIC macros
/external/libvpx/libvpx/third_party/x86inc/
H A Dx86inc.asm100 ; PIC macros are copied from vpx_ports/x86_abi_support.asm. The "define PIC"
151 %undef PIC
161 %define PIC
163 %define PIC
165 %define PIC
181 %ifdef PIC
184 ; Done with PIC macros
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/x86/
H A Dvp9_subpel_variance.asm141 %ifdef PIC ; 64bit PIC
370 %ifdef PIC
668 %ifdef PIC
816 %ifdef PIC
948 %ifdef PIC
1136 %ifdef PIC

Completed in 664 milliseconds

1234