Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/objabi/
Dflag.go206 type debugField struct { struct
207 name string
208 help string
209 concurrentOk bool // true if this field/flag is compatible with concurrent compilation
210 val interface{} // *int or *string