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

/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64Emulation.cpp29 pConfig.attribute().constraint().setSharedSystem();
/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonEmulation.cpp29 pConfig.attribute().constraint().setSharedSystem();
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMEmulation.cpp28 pConfig.attribute().constraint().setSharedSystem();
/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsEmulation.cpp32 pConfig.attribute().constraint().setSharedSystem();
/frameworks/compile/mclinker/lib/Target/X86/
H A DX86Emulation.cpp37 pConfig.attribute().constraint().setSharedSystem();
/frameworks/compile/mclinker/include/mcld/MC/
H A DAttribute.h123 void setSharedSystem() { m_Static = false; } function in class:mcld::AttrConstraint

Completed in 236 milliseconds