package
0.17.3
Repository: https://github.com/cilium/ebpf.git
Documentation: pkg.go.dev

# Functions

Address returns the address of the given symbol in the kernel.
AssignAddresses looks up the addresses of the requested symbols in the kernel and assigns them to their corresponding values in the symbols map.
AssignModules looks up the kernel module providing each given symbol, if any, and assigns them to their corresponding values in the symbols map.
Module returns the kernel module providing the given symbol in the kernel, if any.