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
151 options.push_back(std::make_pair("imageinstructionset", reinterpret_cast<const void*>(isa_name))); in Patch()
211 const char* isa_name = GetInstructionSetString(isa); in Patch() local
240 options.push_back(std::make_pair("imageinstructionset", reinterpret_cast<const void*>(isa_name))); in Patch()