Searched refs:GetObjdumpCommand (Results 1 – 1 of 1) sorted by relevance
89 LOG(INFO) << "Chosen objdump command: " << GetObjdumpCommand(); in CheckTools()167 virtual std::string GetObjdumpCommand() { in GetObjdumpCommand() function248 EXPECT_TRUE(have_objdump) << "Cannot find objdump: " << GetObjdumpCommand(); in Objdump()259 args.push_back(GetObjdumpCommand()); in Objdump()