Home
last modified time | relevance | path

Searched defs:gccgoDirs (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/goroot/
Dgc.go41 type gccgoDirs struct { struct
42 once sync.Once
43 dirs []string
51 func (gd *gccgoDirs) init() {
107 func (gd *gccgoDirs) isStandard(path string) bool {