Home
last modified time | relevance | path

Searched refs:btf_ext__func_info_rec_size (Results 1 – 4 of 4) sorted by relevance

/tools/lib/bpf/
Dlibbpf.map144 btf_ext__func_info_rec_size;
Dbtf.h101 LIBBPF_API __u32 btf_ext__func_info_rec_size(const struct btf_ext *btf_ext);
Dbtf.c1060 __u32 btf_ext__func_info_rec_size(const struct btf_ext *btf_ext) in btf_ext__func_info_rec_size() function
Dlibbpf.c2291 prog->func_info_rec_size = btf_ext__func_info_rec_size(obj->btf_ext); in bpf_program_reloc_btf_ext()