Searched refs:gccRootRelPath (Results 1 – 3 of 3) sorted by relevance
30 gccRootRelPath string member140 gccRootRelPath: "../../../../..",171 gccRootRelPath: "../../../../..",191 gccRootRelPath: "../..",216 gccRootRelPath: "./",
86 ctx.cfg.gccRootRelPath = "somepath"98 ctx.cfg.gccRootRelPath = "somepath"
161 rootPath = filepath.Join(filepath.Dir(absWrapperPath), cfg.gccRootRelPath)