Searched defs:Goarm64Features (Results 1 – 1 of 1) sorted by relevance
130 type Goarm64Features struct { struct131 Version string133 LSE bool139 Crypto bool142 func (g Goarm64Features) String() string {202 func (g Goarm64Features) Supports(s string) bool {