Searched refs:dwp_suffix (Results 1 – 1 of 1) sorted by relevance
619 string dwp_suffix(".dwp"); in ProcessSplitDwarf() local620 dwp_path_ = path_ + dwp_suffix; in ProcessSplitDwarf()627 dwp_path_ = dwp_path_.replace(found, debug_suffix.length(), dwp_suffix); in ProcessSplitDwarf()