Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Core/
DLinker.cpp141 m_pConfig->options().isPIE()) { in normalize()
/frameworks/compile/mclinker/lib/LD/
DGarbageCollection.cpp216 m_Config.options().isPIE()) { in getEntrySections()
/frameworks/compile/mclinker/include/mcld/
DGeneralOptions.h87 bool isPIE() const in isPIE() function
/frameworks/compile/mclinker/lib/Object/
DObjectLinker.cpp625 m_Config.options().isPIE() || in prelayout()
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp2829 if (config().options().isPIE()) in isSymbolPreemptible()
2900 if (config().options().isPIE()) in symbolNeedsPLT()