Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/work/
Dgc.go245 func (a *Action) trimpath() string { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/cgo/
Dmain.go255 var trimpath = flag.String("trimpath", "", "applies supplied rewrites or trims prefixes to recorded… var