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