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 55 /// emulate - given MCLinker default values for the other aspects of the
57 bool Target::emulate(LinkerScript& pScript, LinkerConfig& pConfig) const function in class:Target
  /frameworks/compile/mclinker/lib/Core/
Linker.cpp 45 /// emulate - To set up target-dependent options and default linker script.
47 bool Linker::emulate(LinkerScript& pScript, LinkerConfig& pConfig) function in class:Linker
377 return m_pTarget->emulate(pScript, *m_pConfig);
  /sdk/files/
android.el 81 (defun android-emulate ()

Completed in 75 milliseconds