HomeSort by relevance Sort by last modified time
    Searched defs:isPIE (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Target/
TargetMachine.cpp 133 bool isPIE = Options.PositionIndependentExecutable;
139 if (isPIC && !isPIE) {
  /cts/tests/tests/security/src/android/security/cts/
ReadElf.java 240 boolean isPIE() {
  /frameworks/compile/mclinker/include/mcld/
GeneralOptions.h 78 bool isPIE() const

Completed in 240 milliseconds