Searched refs:setWholeArchive (Results 1 - 10 of 10) sorted by relevance

/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMELFSectLinker.cpp26 info.attrFactory().predefined().setWholeArchive();
/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsELFSectLinker.cpp26 info.attrFactory().predefined().setWholeArchive();
/frameworks/compile/mclinker/lib/Target/X86/
H A DX86ELFSectLinker.cpp26 info.attrFactory().predefined().setWholeArchive();
/frameworks/compile/libbcc/lib/Support/
H A DTargetLinkerConfigs.cpp42 getLDInfo()->attrFactory().predefined().setWholeArchive();
69 getLDInfo()->attrFactory().predefined().setWholeArchive();
95 getLDInfo()->attrFactory().predefined().setWholeArchive();
/frameworks/compile/mclinker/tools/mcld/lib/Support/
H A DTargetLinkerConfigs.cpp35 getLDInfo()->attrFactory().predefined().setWholeArchive();
62 getLDInfo()->attrFactory().predefined().setWholeArchive();
88 getLDInfo()->attrFactory().predefined().setWholeArchive();
/frameworks/compile/mclinker/include/mcld/MC/
H A DMCLDAttribute.h94 void setWholeArchive() function in class:mcld::Attribute
209 void setWholeArchive();
/frameworks/compile/mclinker/lib/MC/
H A DMCLDAttribute.cpp112 void AttributeProxy::setWholeArchive() function in class:AttributeProxy
115 copy->setWholeArchive();
/frameworks/compile/mclinker/unittests/
H A DTestLinkerTest.cpp43 m_pLinker->config()->attrFactory().predefined().setWholeArchive();
H A DReadStageTest.cpp49 m_pLinker->config()->attrFactory().predefined().setWholeArchive();
/frameworks/compile/mclinker/lib/CodeGen/
H A DSectLinker.cpp362 info.attrFactory().last().setWholeArchive();

Completed in 2432 milliseconds