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

/frameworks/compile/mclinker/lib/Core/
H A DLinker.cpp141 m_pConfig->options().isPIE()) {
/frameworks/compile/mclinker/include/mcld/
H A DGeneralOptions.h84 bool isPIE() const { return m_bPIE; } function in class:mcld::GeneralOptions::HashStyle
/frameworks/compile/mclinker/lib/LD/
H A DGarbageCollection.cpp230 m_Config.options().isPIE()) {
/frameworks/compile/mclinker/lib/Object/
H A DObjectLinker.cpp660 m_Config.options().isPIE() || m_Config.options().hasDyld()))
/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp2706 if (config().options().isPIE())
2770 if (config().options().isPIE())

Completed in 115 milliseconds