Searched refs:moduleDebugFile (Results 1 – 2 of 2) sorted by relevance
205 if pb.config.moduleDebugFile != "" {207 commonArgs = append(commonArgs, pb.config.moduleDebugFile)
121 moduleDebugFile string member281 ret.moduleDebugFile, _ = filepath.Abs(shared.JoinPath(ret.SoongOutDir(), "soong-debug-info.json"))