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

  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonEmulation.cpp 33 pConfig.attribute().predefined().unsetAsNeeded();
  /frameworks/compile/mclinker/include/mcld/MC/
Attribute.h 99 void unsetAsNeeded()
205 void unsetAsNeeded();
  /frameworks/compile/mclinker/lib/MC/
Attribute.cpp 137 void AttributeProxy::unsetAsNeeded()
140 copy->unsetAsNeeded();
CommandAction.cpp 167 pBuilder.getAttributes().unsetAsNeeded();
  /frameworks/compile/mclinker/lib/Target/AArch64/
AArch64Emulation.cpp 33 pConfig.attribute().predefined().unsetAsNeeded();
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMEmulation.cpp 33 pConfig.attribute().predefined().unsetAsNeeded();
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsEmulation.cpp 37 pConfig.attribute().predefined().unsetAsNeeded();
  /frameworks/compile/mclinker/lib/Target/X86/
X86Emulation.cpp 43 pConfig.attribute().predefined().unsetAsNeeded();
  /frameworks/compile/mclinker/lib/Script/
GroupCmd.cpp 90 m_Builder.getAttributes().unsetAsNeeded();
  /frameworks/compile/mclinker/lib/Core/
IRBuilder.cpp 253 m_InputBuilder.getAttributes().unsetAsNeeded();

Completed in 1333 milliseconds