Home
last modified time | relevance | path

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

/build/make/tools/rbcrun/
Dhost.go43 func moduleName2AbsPath(moduleName string, callerDir string) (string, error) { func
70 modulePath, err := moduleName2AbsPath(module, thread.Local(callerDirKey).(string))