OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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/src/android/os/cts/
ReadElf.java
247
public boolean
isPIE
() {
/frameworks/compile/mclinker/include/mcld/
GeneralOptions.h
78
bool
isPIE
() const
Completed in 220 milliseconds