Home
last modified time | relevance | path

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

/art/patchoat/
Dpatchoat.cc105 const char *isa_name = GetInstructionSetString(isa); in Patch() local
140 options.push_back(std::make_pair("imageinstructionset", reinterpret_cast<const void*>(isa_name))); in Patch()
202 const char* isa_name = GetInstructionSetString(isa); in Patch() local
235 options.push_back(std::make_pair("imageinstructionset", reinterpret_cast<const void*>(isa_name))); in Patch()