Searched refs:linkerconfig_error_msg (Results 1 – 1 of 1) sorted by relevance
309 std::string linkerconfig_error_msg; in otapreopt_chroot() local310 bool linkerconfig_exec_result = Exec(linkerconfig_cmd, &linkerconfig_error_msg); in otapreopt_chroot()312 LOG(ERROR) << "Running linkerconfig failed: " << linkerconfig_error_msg; in otapreopt_chroot()