HomeSort by relevance Sort by last modified time
    Searched full:emulatemipsld (Results 1 - 1 of 1) sorted by null

  /frameworks/compile/mclinker/lib/Target/Mips/
MipsEmulation.cpp 39 // emulateMipsLD - the help function to emulate Mips ld
41 bool emulateMipsLD(LinkerScript& pScript, LinkerConfig& pConfig)
62 mcld::TargetRegistry::RegisterEmulation(mcld::TheMipselTarget, mcld::emulateMipsLD);

Completed in 405 milliseconds