HomeSort by relevance Sort by last modified time
    Searched refs:unsetWholeArchive (Results 1 - 10 of 10) sorted by null

  /frameworks/compile/libbcc/lib/Support/
TargetLinkerConfigs.cpp 51 getLDConfig()->attribute().predefined().unsetWholeArchive();
93 getLDConfig()->attribute().predefined().unsetWholeArchive();
126 getLDConfig()->attribute().predefined().unsetWholeArchive();
168 getLDConfig()->attribute().predefined().unsetWholeArchive();
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonEmulation.cpp 31 pConfig.attribute().predefined().unsetWholeArchive();
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsEmulation.cpp 31 pConfig.attribute().predefined().unsetWholeArchive();
  /frameworks/compile/mclinker/tools/mcld/lib/Support/
TargetLinkerConfigs.cpp 43 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/
Attribute.h 96 void unsetWholeArchive()
206 void unsetWholeArchive();
  /frameworks/compile/mclinker/lib/MC/
Attribute.cpp 123 void AttributeProxy::unsetWholeArchive()
126 copy->unsetWholeArchive();
CommandAction.cpp 139 pBuilder.getAttributes().unsetWholeArchive();
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMEmulation.cpp 31 pConfig.attribute().predefined().unsetWholeArchive();
  /frameworks/compile/mclinker/lib/Target/X86/
X86Emulation.cpp 41 pConfig.attribute().predefined().unsetWholeArchive();
  /frameworks/compile/mclinker/lib/Core/
IRBuilder.cpp 262 m_InputBuilder.getAttributes().unsetWholeArchive();

Completed in 102 milliseconds