Searched refs:linker_append_sec_data (Results 1 – 1 of 1) sorted by relevance
169 static int linker_append_sec_data(struct bpf_linker *linker, struct src_obj *obj);453 err = err ?: linker_append_sec_data(linker, &obj); in bpf_linker__add_file()1169 static int linker_append_sec_data(struct bpf_linker *linker, struct src_obj *obj) in linker_append_sec_data() function