Searched refs:unsetAsNeeded (Results 1 - 10 of 10) sorted by relevance

/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonEmulation.cpp33 pConfig.attribute().predefined().unsetAsNeeded();
/frameworks/compile/mclinker/include/mcld/MC/
H A DAttribute.h99 void unsetAsNeeded() function in class:mcld::Attribute
205 void unsetAsNeeded();
/frameworks/compile/mclinker/lib/MC/
H A DAttribute.cpp137 void AttributeProxy::unsetAsNeeded() function in class:AttributeProxy
140 copy->unsetAsNeeded();
H A DCommandAction.cpp167 pBuilder.getAttributes().unsetAsNeeded();
/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64Emulation.cpp33 pConfig.attribute().predefined().unsetAsNeeded();
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMEmulation.cpp33 pConfig.attribute().predefined().unsetAsNeeded();
/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsEmulation.cpp37 pConfig.attribute().predefined().unsetAsNeeded();
/frameworks/compile/mclinker/lib/Target/X86/
H A DX86Emulation.cpp43 pConfig.attribute().predefined().unsetAsNeeded();
/frameworks/compile/mclinker/lib/Script/
H A DGroupCmd.cpp90 m_Builder.getAttributes().unsetAsNeeded();
/frameworks/compile/mclinker/lib/Core/
H A DIRBuilder.cpp253 m_InputBuilder.getAttributes().unsetAsNeeded();

Completed in 302 milliseconds