HomeSort by relevance Sort by last modified time
    Searched defs:emulate (Results 1 - 3 of 3) sorted by null

  /frameworks/compile/mclinker/lib/Support/
Target.cpp 51 /// emulate - given MCLinker default values for the other aspects of the
53 bool Target::emulate(LinkerScript& pScript, LinkerConfig& pConfig) const { function in class:mcld::Target
  /frameworks/compile/mclinker/lib/Core/
Linker.cpp 46 /// emulate - To set up target-dependent options and default linker script.
48 bool Linker::emulate(LinkerScript& pScript, LinkerConfig& pConfig) { function in class:mcld::Linker
363 return m_pTarget->emulate(pScript, *m_pConfig);
  /sdk/files/
android.el 81 (defun android-emulate ()

Completed in 297 milliseconds