Crate btfparse

source ·

Macros§

Structs§

  • Represents a Array type.
  • Represents a Const type.
  • Represents a DataSec type.
  • Represents a DeclTag type.
  • Represents a Enum type.
  • Represents a Enum64 type.
  • An error type for the reader module
  • Represents a Float type.
  • Represents a Func type.
  • Represents a FuncProto type.
  • Represents a Fwd type.
  • Represents a Int type.
  • Represents a Ptr type.
  • Represents a Restrict type.
  • Represents a Struct type.
  • Type information acquired from the BTF data
  • Represents a TypeTag type.
  • Represents a Typedef type.
  • Represents a Union type.
  • Represents a Var type.
  • Represents a Volatile type.

Enums§

Traits§

  • A trait for reading bytes from a source
  • Common methods for all BTF types

Type Aliases§

  • A Result type for the btf module