Home
last modified time | relevance | path

Searched refs:isa_arg (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dclass_linker.cc1452 std::string isa_arg("--instruction-set="); in PatchAndRetrieveOat() local
1453 isa_arg += GetInstructionSetString(isa); in PatchAndRetrieveOat()
1463 argv.push_back(isa_arg); in PatchAndRetrieveOat()