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

/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMELFSectLinker.cpp23 info.attrFactory().constraint().setSharedSystem();
/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsELFSectLinker.cpp23 info.attrFactory().constraint().setSharedSystem();
/frameworks/compile/mclinker/lib/Target/X86/
H A DX86ELFSectLinker.cpp23 info.attrFactory().constraint().setSharedSystem();
/frameworks/compile/libbcc/lib/Support/
H A DTargetLinkerConfigs.cpp39 getLDInfo()->attrFactory().constraint().setSharedSystem();
66 getLDInfo()->attrFactory().constraint().setSharedSystem();
92 getLDInfo()->attrFactory().constraint().setSharedSystem();
/frameworks/compile/mclinker/tools/mcld/lib/Support/
H A DTargetLinkerConfigs.cpp32 getLDInfo()->attrFactory().constraint().setSharedSystem();
59 getLDInfo()->attrFactory().constraint().setSharedSystem();
85 getLDInfo()->attrFactory().constraint().setSharedSystem();
/frameworks/compile/mclinker/unittests/
H A DTestLinkerTest.cpp40 m_pLinker->config()->attrFactory().constraint().setSharedSystem();
H A DReadStageTest.cpp46 m_pLinker->config()->attrFactory().constraint().setSharedSystem();
/frameworks/compile/mclinker/include/mcld/MC/
H A DMCLDAttribute.h152 void setSharedSystem() function in class:mcld::AttrConstraint

Completed in 575 milliseconds