Searched refs:enableAsNeeded (Results 1 - 6 of 6) sorted by relevance

/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64Emulation.cpp28 pConfig.attribute().constraint().enableAsNeeded();
/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonEmulation.cpp28 pConfig.attribute().constraint().enableAsNeeded();
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMEmulation.cpp27 pConfig.attribute().constraint().enableAsNeeded();
/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsEmulation.cpp31 pConfig.attribute().constraint().enableAsNeeded();
/frameworks/compile/mclinker/lib/Target/X86/
H A DX86Emulation.cpp36 pConfig.attribute().constraint().enableAsNeeded();
/frameworks/compile/mclinker/include/mcld/MC/
H A DAttribute.h115 void enableAsNeeded() { m_AsNeeded = true; } function in class:mcld::AttrConstraint

Completed in 264 milliseconds