Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/asm/internal/flags/
Dflags.go21 TrimPath = flag.String("trimpath", "", "remove prefix from recorded source file paths") var
/aosp_15_r20/build/blueprint/microfactory/
H A Dmicrofactory.go107 TrimPath string member
/aosp_15_r20/out/.microfactory_Linux_intermediates/src/
Dmicrofactory.go107 TrimPath string member
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/driver/
Dconfig.go25 TrimPath string `json:"-"` member
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/base/
Dflag.go126 TrimPath string "help:\"remove `prefix` from recorded source file paths\"" member
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/report/
Dreport.go81 TrimPath string // Paths to trim from source file paths. member