Searched refs:isPIE (Results 1 – 2 of 2) sorted by relevance
108 assertTrue(ReadElf.read(new File("/system/bin/cat")).isPIE()); in testOneExecutableIsPie()
191 public boolean isPIE() { in isPIE() method in ReadElf