btf_ext__func_info_rec_size  101 tools/lib/bpf/btf.h LIBBPF_API __u32 btf_ext__func_info_rec_size(const struct btf_ext *btf_ext);
btf_ext__func_info_rec_size 2286 tools/lib/bpf/libbpf.c 		prog->func_info_rec_size = btf_ext__func_info_rec_size(obj->btf_ext);