Searched refs:linker_append_btf_ext (Results 1 – 1 of 1) sorted by relevance
175 static int linker_append_btf_ext(struct bpf_linker *linker, struct src_obj *obj);457 err = err ?: linker_append_btf_ext(linker, &obj); in bpf_linker__add_file()2432 static int linker_append_btf_ext(struct bpf_linker *linker, struct src_obj *obj) in linker_append_btf_ext() function