/external/chromium_org/tools/android/run_pie/ |
D | run_pie.gyp | 14 # non PIE.
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCCTRLoops.cpp | 463 PIE = pred_end(L->getHeader()); PI != PIE; ++PI) { in convertToCTRLoop() local 624 PIE = MBB->pred_end(); PI != PIE; ++PI) in verifyCTRBranch() local
|
D | PPCInstrInfo.cpp | 2122 PIE = ReturnMBB.pred_end(); PI != PIE; ++PI) { in processBlock() local
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | PathDiagnostic.cpp | 676 } else if (Optional<PostImplicitCall> PIE = P.getAs<PostImplicitCall>()) { in create() local 677 return PathDiagnosticLocation(PIE->getLocation(), SMng); in create() 744 if (Optional<PreImplicitCall> PIE = N->getLocationAs<PreImplicitCall>()) in createEndOfPath() local 745 return PathDiagnosticLocation(PIE->getLocation(), SM); in createEndOfPath()
|
/external/ltrace/ |
D | CREDITS | 89 D: Tracing PIE binaries
|
D | NEWS | 177 *** Support tracing PIE binaries
|
/external/chromium_org/v8/build/ |
D | android.gypi | 219 # TODO(ulan): Enable PIE for other architectures (crbug.com/373219).
|
/external/clang/lib/Driver/ |
D | Tools.cpp | 2417 bool PIE = getToolChain().isPIEDefault(); in ConstructJob() local 2418 bool PIC = PIE || getToolChain().isPICDefault(); in ConstructJob() 2488 PIE = O.matches(options::OPT_fPIE) || O.matches(options::OPT_fpie); in ConstructJob() 2489 PIC = PIE || O.matches(options::OPT_fPIC) || in ConstructJob() 2494 PIE = PIC = false; in ConstructJob() 2512 PIC = PIE = false; in ConstructJob() 2514 PIC = PIE = false; in ConstructJob() 2544 if (PIE) { in ConstructJob()
|
/external/chromium_org/chrome/ |
D | chrome_exe.gypi | 383 # is marked for no PIE (ASLR).
|
/external/valgrind/main/ |
D | NEWS.old | 971 executable (PIE), as this caused too many problems. 973 Without PIE enabled, AMD64 programs will only be able to access 2GB of 1077 106283 PIE client programs are loaded at address 0 1156 * Valgrind is built in Position Independent Executable (PIE) format if 1161 * Valgrind can now run itself (requires PIE support).
|
/external/elfutils/0.153/libdwfl/ |
D | ChangeLog | 101 detected PIE bias change. 197 apply it to PT_DYNAMIC p_vaddr so we handle a PIE correctly.
|
/external/chromium_org/content/ |
D | content_shell.gypi | 592 # is marked for no PIE (ASLR).
|
/external/llvm/lib/Transforms/Vectorize/ |
D | BBVectorize.cpp | 2957 PIE = PairableInsts.end(); PI != PIE; ++PI) { in collectLoadMoveSet() local
|
/external/chromium_org/build/ |
D | common.gypi | 1152 # Default to enabled PIE; this is important for ASLR but we may need to be 4768 # ensures that the position-independent executable (PIE) bit 4780 # Don't enable PIE if it's unwanted. It's unwanted if 4811 # PIE is on for the Chrome executables, the framework will
|
/external/llvm/lib/Target/ARM/AsmParser/ |
D | ARMAsmParser.cpp | 108 PIE = PersonalityIndexLocs.end(); in emitPersonalityLocNotes() local 109 PI != PE || PII != PIE;) { in emitPersonalityLocNotes() 110 if (PI != PE && (PII == PIE || PI->getPointer() < PII->getPointer())) in emitPersonalityLocNotes() 112 else if (PII != PIE && (PI == PE || PII->getPointer() < PI->getPointer())) in emitPersonalityLocNotes()
|
/external/elfutils/0.153/po/ |
D | uk.po | 3037 msgid "'%s' is not a DSO or PIE" 3038 msgstr "«%s» не є DSO або PIE"
|
D | en@boldquot.po | 2956 msgid "'%s' is not a DSO or PIE" 2957 msgstr "‘[1m%s[0m’ is not a DSO or PIE"
|
D | en@quot.po | 2942 msgid "'%s' is not a DSO or PIE" 2943 msgstr "‘%s’ is not a DSO or PIE"
|
D | pl.po | 3020 msgid "'%s' is not a DSO or PIE" 3021 msgstr "\"%s\" nie jest DSO ani PIE"
|
D | es.po | 3068 msgid "'%s' is not a DSO or PIE" 3069 msgstr "'%s' es no un DSO o PIE"
|
D | elfutils.pot | 2775 msgid "'%s' is not a DSO or PIE"
|
D | de.po | 2795 msgid "'%s' is not a DSO or PIE"
|
D | ja.po | 2864 msgid "'%s' is not a DSO or PIE"
|
/external/clang/include/clang/Driver/ |
D | Options.td | 369 def fno_PIE : Flag<["-"], "fno-PIE">, Group<f_Group>;
|
/external/chromium_org/third_party/icu/source/data/unidata/ |
D | UnicodeData.txt | 11702 A03D;YI SYLLABLE PIE;Lo;0;L;;;;;N;;;;;
|