Home
last modified time | relevance | path

Searched refs:LoadPathRoot (Results 1 – 3 of 3) sorted by relevance

/build/make/tools/rbcrun/cmd/
Drbcrun.go77 rbcrun.LoadPathRoot = *rootdir
/build/make/tools/rbcrun/
Dhost.go31 var LoadPathRoot = "." var
49 return filepath.Abs(filepath.Join(LoadPathRoot, path[2:]))
Dhost_test.go141 LoadPathRoot = filepath.Dir(dir)