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 112 bool isPIE = Options.PositionIndependentExecutable;
118 if (isPIC && !isPIE) {
  /cts/libs/deviceutil/src/android/cts/util/
ReadElf.java 191 public boolean isPIE() {
  /frameworks/compile/mclinker/include/mcld/
GeneralOptions.h 87 bool isPIE() const

Completed in 265 milliseconds