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

  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonEmulation.cpp 32 pConfig.attribute().predefined().unsetWholeArchive();
  /frameworks/compile/mclinker/include/mcld/MC/
Attribute.h 93 void unsetWholeArchive()
203 void unsetWholeArchive();
  /frameworks/compile/mclinker/lib/MC/
Attribute.cpp 123 void AttributeProxy::unsetWholeArchive()
126 copy->unsetWholeArchive();
CommandAction.cpp 141 pBuilder.getAttributes().unsetWholeArchive();
  /frameworks/compile/mclinker/lib/Target/AArch64/
AArch64Emulation.cpp 32 pConfig.attribute().predefined().unsetWholeArchive();
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMEmulation.cpp 32 pConfig.attribute().predefined().unsetWholeArchive();
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsEmulation.cpp 36 pConfig.attribute().predefined().unsetWholeArchive();
  /frameworks/compile/mclinker/lib/Target/X86/
X86Emulation.cpp 42 pConfig.attribute().predefined().unsetWholeArchive();
  /frameworks/compile/mclinker/lib/Core/
IRBuilder.cpp 243 m_InputBuilder.getAttributes().unsetWholeArchive();

Completed in 446 milliseconds