Searched refs:isSharedSystem (Results 1 - 6 of 6) sorted by relevance

/frameworks/compile/mclinker/lib/MC/
H A DMCLDAttribute.cpp83 if (m_AttrPool.constraint().isSharedSystem())
91 if (m_AttrPool.constraint().isSharedSystem())
/frameworks/compile/mclinker/include/mcld/MC/
H A DMCLDAttribute.h158 bool isSharedSystem() const function in class:mcld::AttrConstraint
/frameworks/compile/libbcc/lib/Core/
H A DLinker.cpp171 if (mLDInfo->attrFactory().constraint().isSharedSystem()) {
/frameworks/compile/mclinker/lib/CodeGen/
H A DSectLinker.cpp310 if (info.attrFactory().constraint().isSharedSystem()) {
/frameworks/compile/mclinker/tools/mcld/lib/Core/
H A DLinker.cpp164 if (mLDInfo->attrFactory().constraint().isSharedSystem()) {
/frameworks/compile/mclinker/unittests/Linker/
H A DTestLinker.cpp209 if (m_pInfo->attrFactory().constraint().isSharedSystem()) {

Completed in 979 milliseconds