Home
last modified time | relevance | path

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

/linux-6.14.4/tools/lib/bpf/
Dlinker.c178 static int linker_sanity_check_btf_ext(struct src_obj *obj);
824 err = err ?: linker_sanity_check_btf_ext(obj); in linker_load_obj_file()
1122 static int linker_sanity_check_btf_ext(struct src_obj *obj) in linker_sanity_check_btf_ext() function