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

  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonEmulation.cpp 32 pConfig.attribute().predefined().unsetAsNeeded();
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsEmulation.cpp 32 pConfig.attribute().predefined().unsetAsNeeded();
  /frameworks/compile/mclinker/include/mcld/MC/
Attribute.h 102 void unsetAsNeeded()
208 void unsetAsNeeded();
  /frameworks/compile/mclinker/lib/MC/
Attribute.cpp 137 void AttributeProxy::unsetAsNeeded()
140 copy->unsetAsNeeded();
CommandAction.cpp 165 pBuilder.getAttributes().unsetAsNeeded();
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMEmulation.cpp 32 pConfig.attribute().predefined().unsetAsNeeded();
  /frameworks/compile/mclinker/lib/Target/X86/
X86Emulation.cpp 42 pConfig.attribute().predefined().unsetAsNeeded();
  /frameworks/compile/mclinker/lib/Core/
IRBuilder.cpp 272 m_InputBuilder.getAttributes().unsetAsNeeded();

Completed in 90 milliseconds