Searched refs:instruction_set_arg (Results 1 – 1 of 1) sorted by relevance
309 std::string instruction_set_arg("--instruction-set="); in RelocateImage() local310 instruction_set_arg += GetInstructionSetString(isa); in RelocateImage()325 argv.push_back(instruction_set_arg); in RelocateImage()