Searched defs:linker (Results 1 – 2 of 2) sorted by relevance
191 void bpf_linker__free(struct bpf_linker *linker) in bpf_linker__free()230 struct bpf_linker *linker; in bpf_linker__new() local272 struct bpf_linker *linker; in bpf_linker__new_fd() local360 static int init_output_elf(struct bpf_linker *linker) in init_output_elf()542 int bpf_linker__add_fd(struct bpf_linker *linker, int fd, in bpf_linker__add_fd()665 static int linker_load_obj_file(struct bpf_linker *linker, in linker_load_obj_file()1766 struct bpf_linker *linker, struct glob_sym *glob_sym, in glob_map_defs_match()1806 struct bpf_linker *linker, struct glob_sym *glob_sym, in glob_syms_match()2750 int bpf_linker__finalize(struct bpf_linker *linker) in bpf_linker__finalize()2858 static int finalize_btf(struct bpf_linker *linker) in finalize_btf()[all …]
1879 struct bpf_linker *linker; in do_object() local