Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Scalar Value types (SVt) // https://github.com/Perl/perl5/blob/v5.32.0/sv.h#L132-L166 SVt_MASK uint32 = 0x1f SVt_PVHV uint32 = 12 )
Variables ¶
This section is empty.
Functions ¶
func Loader ¶
func Loader(ebpf interpreter.EbpfHandler, info *interpreter.LoaderInfo) (interpreter.Data, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.