Searched refs:disableAsNeeded (Results 1 - 8 of 8) sorted by relevance

/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMELFSectLinker.cpp22 info.attrFactory().constraint().disableAsNeeded();
/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsELFSectLinker.cpp22 info.attrFactory().constraint().disableAsNeeded();
/frameworks/compile/mclinker/lib/Target/X86/
H A DX86ELFSectLinker.cpp22 info.attrFactory().constraint().disableAsNeeded();
/frameworks/compile/libbcc/lib/Support/
H A DTargetLinkerConfigs.cpp38 getLDInfo()->attrFactory().constraint().disableAsNeeded();
65 getLDInfo()->attrFactory().constraint().disableAsNeeded();
91 getLDInfo()->attrFactory().constraint().disableAsNeeded();
/frameworks/compile/mclinker/tools/mcld/lib/Support/
H A DTargetLinkerConfigs.cpp31 getLDInfo()->attrFactory().constraint().disableAsNeeded();
58 getLDInfo()->attrFactory().constraint().disableAsNeeded();
84 getLDInfo()->attrFactory().constraint().disableAsNeeded();
/frameworks/compile/mclinker/unittests/
H A DTestLinkerTest.cpp39 m_pLinker->config()->attrFactory().constraint().disableAsNeeded();
H A DReadStageTest.cpp45 m_pLinker->config()->attrFactory().constraint().disableAsNeeded();
/frameworks/compile/mclinker/include/mcld/MC/
H A DMCLDAttribute.h143 void disableAsNeeded() function in class:mcld::AttrConstraint

Completed in 1648 milliseconds