bpf_func_info
struct bpf_func_info *func_info;
struct bpf_func_info *func_info;
info->func_info_rec_size != sizeof(struct bpf_func_info))
info->func_info_rec_size = sizeof(struct bpf_func_info);
u32 krec_size = sizeof(struct bpf_func_info);
struct bpf_func_info *krecord;
struct bpf_func_info *krecord;
struct bpf_func_info *info;
struct bpf_func_info finfo = {};
struct bpf_func_info finfo = {};
struct bpf_func_info func_info = {};
struct bpf_func_info *record;
struct bpf_func_info *record;
struct bpf_func_info *record;
struct bpf_func_info *record = dd->func_info;
struct bpf_func_info *fi = gen->data_start + func_info;
struct bpf_func_info *bpf_program__func_info(const struct bpf_program *prog)
if (prog->func_info_rec_size != sizeof(struct bpf_func_info))
LIBBPF_API struct bpf_func_info *bpf_program__func_info(const struct bpf_program *prog);
static inline void bpf_func_info_bswap(struct bpf_func_info *i)
const struct bpf_func_info *finfo;
struct bpf_func_info *func_info;
struct bpf_func_info *finfo;
if (CHECK(rec_size != sizeof(struct bpf_func_info),
struct bpf_func_info *finfo;
if (CHECK(rec_size != sizeof(struct bpf_func_info),
struct bpf_func_info funcs[] = {
struct bpf_func_info func_info[128], *libbpf_func_info;
struct bpf_func_info func_info[MAX_FUNC_INFOS];