Searched refs:linker_append_sec_data (Results 1 – 1 of 1) sorted by relevance
180 static int linker_append_sec_data(struct bpf_linker *linker, struct src_obj *obj);501 err = err ?: linker_append_sec_data(linker, &obj); in bpf_linker_add_file()1354 static int linker_append_sec_data(struct bpf_linker *linker, struct src_obj *obj) in linker_append_sec_data() function