Searched refs:btf_ext__func_info_rec_size (Results 1 – 4 of 4) sorted by relevance
144 btf_ext__func_info_rec_size;
101 LIBBPF_API __u32 btf_ext__func_info_rec_size(const struct btf_ext *btf_ext);
1060 __u32 btf_ext__func_info_rec_size(const struct btf_ext *btf_ext) in btf_ext__func_info_rec_size() function
2291 prog->func_info_rec_size = btf_ext__func_info_rec_size(obj->btf_ext); in bpf_program_reloc_btf_ext()