Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EBPFCompiler ¶
type EBPFCompiler struct {
// contains filtered or unexported fields
}
func NewEBPFCompiler ¶
func NewEBPFCompiler(verbose bool) *EBPFCompiler
func (*EBPFCompiler) Close ¶
func (e *EBPFCompiler) Close()
func (*EBPFCompiler) CompileToObjectFile ¶
func (e *EBPFCompiler) CompileToObjectFile(inputFile, outputFile string, cflags []string) error
Click to show internal directories.
Click to hide internal directories.