Documentation ¶
Index ¶
- func DumpData(typ btf.Type, data []byte) (string, error)
- func HaveEnumValue(spec *btf.Spec, enumName, enumValue string) bool
- func IsBool(typ btf.Type) bool
- func IsChar(t btf.Type) bool
- func IsInt(typ btf.Type) bool
- func IsStructPointer(t btf.Type, structName string) bool
- func IsVoid(t btf.Type) bool
- func IsVoidPointer(t btf.Type) bool
- func UnderlyingType(t btf.Type) btf.Type
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsVoidPointer ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.