Searched refs:linker_append_btf (Results 1 – 1 of 1) sorted by relevance
174 static int linker_append_btf(struct bpf_linker *linker, struct src_obj *obj);456 err = err ?: linker_append_btf(linker, &obj); in bpf_linker__add_file()2234 static int linker_append_btf(struct bpf_linker *linker, struct src_obj *obj) in linker_append_btf() function