Home
last modified time | relevance | path

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

/art/patchoat/
Dpatchoat.cc121 const char *isa_name = GetInstructionSetString(isa); in Patch() local
156 options.push_back(std::make_pair("imageinstructionset", reinterpret_cast<const void*>(isa_name))); in Patch()
218 const char* isa_name = GetInstructionSetString(isa); in Patch() local
251 options.push_back(std::make_pair("imageinstructionset", reinterpret_cast<const void*>(isa_name))); in Patch()