Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/buildcfg/
Dcfg.go130 type Goarm64Features struct { struct
131 Version string
133 LSE bool
139 Crypto bool
142 func (g Goarm64Features) String() string {
202 func (g Goarm64Features) Supports(s string) bool {