Searched refs:setDynamic (Results 1 - 13 of 13) sorted by relevance

/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMELFSectLinker.cpp27 info.attrFactory().predefined().setDynamic();
/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsELFSectLinker.cpp27 info.attrFactory().predefined().setDynamic();
/frameworks/compile/mclinker/lib/Target/X86/
H A DX86ELFSectLinker.cpp27 info.attrFactory().predefined().setDynamic();
/frameworks/compile/libbcc/lib/Support/
H A DTargetLinkerConfigs.cpp43 getLDInfo()->attrFactory().predefined().setDynamic();
70 getLDInfo()->attrFactory().predefined().setDynamic();
96 getLDInfo()->attrFactory().predefined().setDynamic();
/frameworks/compile/mclinker/tools/mcld/lib/Support/
H A DTargetLinkerConfigs.cpp36 getLDInfo()->attrFactory().predefined().setDynamic();
63 getLDInfo()->attrFactory().predefined().setDynamic();
89 getLDInfo()->attrFactory().predefined().setDynamic();
/frameworks/compile/mclinker/include/mcld/MC/
H A DMCLDAttribute.h115 void setDynamic() function in class:mcld::Attribute
216 void setDynamic();
/frameworks/compile/mclinker/lib/MC/
H A DMCLDAttribute.cpp161 void AttributeProxy::setDynamic() function in class:AttributeProxy
164 copy->setDynamic();
/frameworks/compile/mclinker/unittests/
H A DTestLinkerTest.cpp44 m_pLinker->config()->attrFactory().predefined().setDynamic();
H A DReadStageTest.cpp50 m_pLinker->config()->attrFactory().predefined().setDynamic();
/frameworks/compile/mclinker/include/mcld/LD/
H A DResolveInfo.h101 /// setDynamic - set the source of the file is a dynamic object
102 void setDynamic();
/frameworks/compile/mclinker/lib/LD/
H A DResolveInfo.cpp72 void ResolveInfo::setDynamic() function in class:ResolveInfo
H A DStaticResolver.cpp107 old->setDynamic();
/frameworks/compile/mclinker/lib/CodeGen/
H A DSectLinker.cpp383 info.attrFactory().last().setDynamic();

Completed in 1713 milliseconds