Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/
DELFDynamic.cpp186 m_Config.options().hasInterPose() || in reserveEntries()
304 if (m_Config.options().hasInterPose()) in applyEntries()
/frameworks/compile/mclinker/include/mcld/
DGeneralOptions.h176 bool hasInterPose() const in hasInterPose() function