Searched refs:archive_decoder (Results 1 – 1 of 1) sorted by relevance
1402 string archive_decoder = "/dev/null"; in handle_buildid_r_match() local1408 archive_decoder = arch.second; in handle_buildid_r_match()1412 if (archive_decoder != "cat") in handle_buildid_r_match()1414 string popen_cmd = archive_decoder + " " + shell_escape(b_source0); in handle_buildid_r_match()2477 string archive_decoder = "/dev/null"; in archive_classify() local2482 archive_decoder = arch.second; in archive_classify()2487 if (archive_decoder != "cat") in archive_classify()2489 string popen_cmd = archive_decoder + " " + shell_escape(rps); in archive_classify()