Searched refs:split_hex_build_id (Results 1 – 1 of 1) sorted by relevance
574 std::string split_hex_build_id = SplitBuildID(hex_build_id); in FindBinaryInRoot() local575 if (!split_hex_build_id.empty()) { in FindBinaryInRoot()577 root_str + "/" + ".build-id" + "/" + split_hex_build_id + ".debug"; in FindBinaryInRoot()