| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Passes/ |
| H A D | StandardInstrumentations.cpp | 469 PassInstrumentationCallbacks &PIC) { in registerRequiredCallbacks() argument 470 PIC.registerBeforeNonSkippedPassCallback( in registerRequiredCallbacks() 473 PIC.registerAfterPassCallback( in registerRequiredCallbacks() 477 PIC.registerAfterPassInvalidatedCallback( in registerRequiredCallbacks() 532 void IRChangedPrinter::registerCallbacks(PassInstrumentationCallbacks &PIC) { in registerCallbacks() argument 535 TextChangeReporter<std::string>::registerRequiredCallbacks(PIC); in registerCallbacks() 771 StringRef PassName = PIC->getPassNameForClassName(PassID); in printAfterPassInvalidated() 798 StringRef PassName = PIC->getPassNameForClassName(PassID); in shouldPrintBeforePass() 806 StringRef PassName = PIC->getPassNameForClassName(PassID); in shouldPrintAfterPass() 811 PassInstrumentationCallbacks &PIC) { in registerCallbacks() argument [all …]
|
| H A D | PassBuilderBindings.cpp | 55 PassInstrumentationCallbacks PIC; in DEFINE_SIMPLE_CONVERSION_FUNCTIONS() local 56 PassBuilder PB(Machine, PassOpts->PTO, None, &PIC); in DEFINE_SIMPLE_CONVERSION_FUNCTIONS() 69 SI.registerCallbacks(PIC, &FAM); in DEFINE_SIMPLE_CONVERSION_FUNCTIONS()
|
| /netbsd-src/external/gpl3/binutils/dist/config/ |
| H A D | picflag.m4 | 3 # Store PIC flag corresponding to DISPATCH triplet in FLAG. 8 # PIC is the default on some targets or must not be used. 21 # PIC is the default. 24 # PIC is the default for 64-bit PA HP-UX. 43 # On IA64 HP-UX, PIC is the default but the pic flag 51 # PIC is the default. 54 # All AIX code is PIC. 88 # Store host PIC flag in PICFLAG. 95 # Store target PIC flag in PICFLAG_FOR_TARGET.
|
| /netbsd-src/external/gpl3/binutils.old/dist/config/ |
| H A D | picflag.m4 | 3 # Store PIC flag corresponding to DISPATCH triplet in FLAG. 8 # PIC is the default on some targets or must not be used. 21 # PIC is the default. 24 # PIC is the default for 64-bit PA HP-UX. 43 # On IA64 HP-UX, PIC is the default but the pic flag 48 # PIC is the default. 51 # All AIX code is PIC. 85 # Store host PIC flag in PICFLAG. 92 # Store target PIC flag in PICFLAG_FOR_TARGET.
|
| /netbsd-src/external/gpl3/gcc.old/dist/config/ |
| H A D | picflag.m4 | 3 # Store PIC flag corresponding to DISPATCH triplet in FLAG. 8 # PIC is the default on some targets or must not be used. 21 # PIC is the default. 24 # PIC is the default for 64-bit PA HP-UX. 43 # On IA64 HP-UX, PIC is the default but the pic flag 48 # PIC is the default. 51 # All AIX code is PIC. 87 # Store host PIC flag in PICFLAG. 94 # Store target PIC flag in PICFLAG_FOR_TARGET.
|
| /netbsd-src/external/gpl3/gcc/dist/config/ |
| H A D | picflag.m4 | 3 # Store PIC flag corresponding to DISPATCH triplet in FLAG. 8 # PIC is the default on some targets or must not be used. 21 # PIC is the default. 24 # PIC is the default for 64-bit PA HP-UX. 43 # On IA64 HP-UX, PIC is the default but the pic flag 51 # PIC is the default. 54 # All AIX code is PIC. 90 # Store host PIC flag in PICFLAG. 97 # Store target PIC flag in PICFLAG_FOR_TARGET.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Passes/ |
| H A D | StandardInstrumentations.h | 45 void registerCallbacks(PassInstrumentationCallbacks &PIC); 60 PassInstrumentationCallbacks *PIC; variable 70 void registerCallbacks(PassInstrumentationCallbacks &PIC); 80 void registerCallbacks(PassInstrumentationCallbacks &PIC); 99 void registerCallbacks(PassInstrumentationCallbacks &PIC); 153 void registerCallbacks(PassInstrumentationCallbacks &PIC, 189 void registerRequiredCallbacks(PassInstrumentationCallbacks &PIC); 263 void registerCallbacks(PassInstrumentationCallbacks &PIC); 387 void registerCallbacks(PassInstrumentationCallbacks &PIC); 410 void registerCallbacks(PassInstrumentationCallbacks &PIC); [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
| H A D | PassTimingInfo.cpp | 273 void TimePassesHandler::registerCallbacks(PassInstrumentationCallbacks &PIC) { in registerCallbacks() argument 277 PIC.registerBeforeNonSkippedPassCallback( in registerCallbacks() 279 PIC.registerAfterPassCallback( in registerCallbacks() 283 PIC.registerAfterPassInvalidatedCallback( in registerCallbacks() 287 PIC.registerBeforeAnalysisCallback( in registerCallbacks() 289 PIC.registerAfterAnalysisCallback( in registerCallbacks()
|
| /netbsd-src/external/bsd/file/dist/magic/magdir/ |
| H A D | x68000 | 6 # Yanagisawa PIC picture 7 0 string PIC 10 >>>&0 ubyte 0 Yanagisawa PIC image file,
|
| /netbsd-src/external/gpl2/rcs/dist/man/ |
| H A D | Makefile.in | 34 PIC = @PIC@ 47 $(PIC) $(PICFLAGS) $(srcdir)/$@in >$@
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/gold/ |
| H A D | README.txt | 10 NOTE: libLTO and LLVMgold aren't built without PIC because they would fail 11 to link on x86-64 with a relocation error: PIC and non-PIC can't be combined.
|
| /netbsd-src/external/gpl2/rcs/dist/ |
| H A D | configure | 826 if test -n "$PIC"; then 827 ac_cv_prog_PIC="$PIC" # Let the user override the test. 840 PIC="$ac_cv_prog_PIC" 841 if test -n "$PIC"; then 842 echo "$ac_t""$PIC" 1>&6 847 test -n "$PIC" && break 849 test -n "$PIC" || PIC="pic" 1148 s%@PIC@%$PIC%g
|
| /netbsd-src/external/lgpl3/gmp/dist/mpn/ |
| H A D | Makeasm.am | 94 # .o and .obj are non-PIC and just need m4 followed by a compile. 97 # text file, and .libs/foo.o and foo.o as the PIC and non-PIC objects, 104 # for that. But it should be noted that the other PIC flags are on occasion 106 # it accepts PIC constructs like @GOT, and gcc adds that flag only under 107 # -fPIC. (Later versions of gas are happy to accept PIC stuff any time.)
|
| /netbsd-src/external/gpl2/dtc/dist/tests/ |
| H A D | obsolete-chosen-interrupt-controller.dts | 6 PIC: pic@0 { label 11 interrupt-controller = <&PIC>;
|
| /netbsd-src/external/lgpl3/gmp/dist/mpn/powerpc32/ |
| H A D | README | 94 Linux non-PIC 100 Linux PIC (FIXME) 112 AIX (always PIC) 119 Darwin (non-PIC) 124 Darwin (PIC)
|
| /netbsd-src/external/lgpl3/gmp/dist/mpn/x86/k6/mmx/ |
| H A D | popham.asm | 75 ifdef(`PIC',,` 101 POP(`ifdef(`PIC', ` 110 ifdef(`PIC',`
|
| /netbsd-src/external/public-domain/xz/dist/src/liblzma/check/ |
| H A D | crc64_x86.S | 109 #if (!defined(PIC) && !defined(__PIC__)) \ 254 #if defined(PIC) || defined(__PIC__) 261 #if defined(__APPLE__) && (defined(PIC) || defined(__PIC__))
|
| H A D | crc32_x86.S | 118 #if (!defined(PIC) && !defined(__PIC__)) \ 271 #if defined(PIC) || defined(__PIC__) 278 #if defined(__APPLE__) && (defined(PIC) || defined(__PIC__))
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/ |
| H A D | CommonArgs.cpp | 1122 bool PIC = PIE || ToolChain.isPICDefault(); in ParsePICArgs() local 1125 PIE = PIC = false; in ParsePICArgs() 1126 bool IsPICLevelTwo = PIC; in ParsePICArgs() 1143 PIC = true; // "-fpic" in ParsePICArgs() 1148 PIC = true; // "-fPIC" in ParsePICArgs() 1181 PIC = true; in ParsePICArgs() 1210 PIC = in ParsePICArgs() 1215 PIE = PIC = false; in ParsePICArgs() 1220 PIC = true; in ParsePICArgs() 1232 if (PIC && (Triple.isOSDarwin() || EffectiveTriple.isPS4CPU())) in ParsePICArgs() [all …]
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-runtime/intl/ |
| H A D | relocatable.c | 158 #if !defined IN_LIBRARY || (defined PIC && defined INSTALLDIR) 279 #if defined PIC && defined INSTALLDIR 407 #if defined PIC && defined INSTALLDIR in relocate()
|
| /netbsd-src/external/gpl2/texinfo/dist/intl/ |
| H A D | relocatable.c | 162 #if !defined IN_LIBRARY || (defined PIC && defined INSTALLDIR) 280 #if defined PIC && defined INSTALLDIR 390 #if defined PIC && defined INSTALLDIR in relocate()
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/ |
| H A D | relocatable.c | 158 #if !defined IN_LIBRARY || (defined PIC && defined INSTALLDIR) 279 #if defined PIC && defined INSTALLDIR 407 #if defined PIC && defined INSTALLDIR in relocate()
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
| H A D | relocatable.c | 158 #if !defined IN_LIBRARY || (defined PIC && defined INSTALLDIR) 279 #if defined PIC && defined INSTALLDIR 407 #if defined PIC && defined INSTALLDIR in relocate()
|
| /netbsd-src/external/gpl2/gettext/dist/gnulib-local/lib/ |
| H A D | relocatable.c | 158 #if !defined IN_LIBRARY || (defined PIC && defined INSTALLDIR) 279 #if defined PIC && defined INSTALLDIR 407 #if defined PIC && defined INSTALLDIR in relocate()
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/ |
| H A D | relocatable.c | 158 #if !defined IN_LIBRARY || (defined PIC && defined INSTALLDIR) 279 #if defined PIC && defined INSTALLDIR 407 #if defined PIC && defined INSTALLDIR in relocate()
|