Home
last modified time | relevance | path

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

/Linux-v5.4/tools/lib/bpf/
Dlibbpf.map148 btf_ext__reloc_func_info;
Dbtf.h93 LIBBPF_API int btf_ext__reloc_func_info(const struct btf *btf,
Dbtf.c1047 int btf_ext__reloc_func_info(const struct btf *btf, in btf_ext__reloc_func_info() function
Dlibbpf.c2271 err = btf_ext__reloc_func_info(obj->btf, obj->btf_ext, in bpf_program_reloc_btf_ext()