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

  /frameworks/compile/mclinker/lib/Target/AArch64/
AArch64Emulation.cpp 27 pConfig.attribute().constraint().enableWholeArchive();
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonEmulation.cpp 27 pConfig.attribute().constraint().enableWholeArchive();
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMEmulation.cpp 26 pConfig.attribute().constraint().enableWholeArchive();
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsEmulation.cpp 30 pConfig.attribute().constraint().enableWholeArchive();
  /frameworks/compile/mclinker/lib/Target/X86/
X86Emulation.cpp 35 pConfig.attribute().constraint().enableWholeArchive();
  /frameworks/compile/mclinker/include/mcld/MC/
Attribute.h 111 void enableWholeArchive() { m_WholeArchive = true; }

Completed in 1041 milliseconds