Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/buildcfg/
Dcfg.go73 type goarmFeatures struct { struct
74 Version int
75 SoftFloat bool
78 func (g goarmFeatures) String() string {