Home
last modified time | relevance | path

Searched refs:isPIE (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/mclinker/include/mcld/MC/
DMCLDOptions.h97 bool isPIE() const in isPIE() function
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp1710 if (Output::DynObj == pOutput.type() || pInfo.options().isPIE()) in isOutputPIC()
1760 if (isStaticLink(pOutput, pLDInfo) || pLDInfo.options().isPIE()) in symbolNeedsPLT()