Searched refs:unsetWholeArchive (Results 1 - 9 of 9) sorted by relevance

/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonEmulation.cpp32 pConfig.attribute().predefined().unsetWholeArchive();
/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsEmulation.cpp32 pConfig.attribute().predefined().unsetWholeArchive();
/frameworks/compile/mclinker/tools/mcld/lib/Support/
H A DTargetLinkerConfigs.cpp43 getLDConfig()->attribute().predefined().unsetWholeArchive();
85 getLDConfig()->attribute().predefined().unsetWholeArchive();
118 getLDConfig()->attribute().predefined().unsetWholeArchive();
160 getLDConfig()->attribute().predefined().unsetWholeArchive();
/frameworks/compile/mclinker/include/mcld/MC/
H A DAttribute.h96 void unsetWholeArchive() function in class:mcld::Attribute
206 void unsetWholeArchive();
/frameworks/compile/mclinker/lib/MC/
H A DAttribute.cpp123 void AttributeProxy::unsetWholeArchive() function in class:AttributeProxy
126 copy->unsetWholeArchive();
H A DCommandAction.cpp139 pBuilder.getAttributes().unsetWholeArchive();
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMEmulation.cpp32 pConfig.attribute().predefined().unsetWholeArchive();
/frameworks/compile/mclinker/lib/Target/X86/
H A DX86Emulation.cpp42 pConfig.attribute().predefined().unsetWholeArchive();
/frameworks/compile/mclinker/lib/Core/
H A DIRBuilder.cpp274 m_InputBuilder.getAttributes().unsetWholeArchive();

Completed in 153 milliseconds