Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/asmdecl/
Dasmdecl.go36 type asmKind int type
469 func newComponent(suffix string, kind asmKind, typ string, offset, size int, outer string) componen…