const NOPROF …
const DUPOK …
const NOSPLIT …
const RODATA …
const NOPTR …
const WRAPPER …
const NEEDCTXT …
const TLSBSS …
const NOFRAME …
const REFLECTMETHOD …
const TOPFRAME …
var attrname …
func (a Attribute) NOPROF() bool { … }
func (a Attribute) DUPOK() bool { … }
func (a Attribute) NOSPLIT() bool { … }
func (a Attribute) RODATA() bool { … }
func (a Attribute) NOPTR() bool { … }
func (a Attribute) WRAPPER() bool { … }
func (a Attribute) NEEDCTXT() bool { … }
func (a Attribute) TLSBSS() bool { … }
func (a Attribute) NOFRAME() bool { … }
func (a Attribute) REFLECTMETHOD() bool { … }
func (a Attribute) TOPFRAME() bool { … }