Searched defs:linker (Results 1 – 2 of 2) sorted by relevance
180 void bpf_linker__free(struct bpf_linker *linker) in bpf_linker__free()219 struct bpf_linker *linker; in bpf_linker__new() local271 static Elf64_Sym *add_new_sym(struct bpf_linker *linker, size_t *sym_idx) in add_new_sym()295 static int init_output_elf(struct bpf_linker *linker, const char *file) in init_output_elf()1267 static struct glob_sym *add_glob_sym(struct bpf_linker *linker) in add_glob_sym()1569 struct bpf_linker *linker, struct glob_sym *glob_sym, in glob_map_defs_match()1609 struct bpf_linker *linker, struct glob_sym *glob_sym, in glob_syms_match()2549 int bpf_linker__finalize(struct bpf_linker *linker) in bpf_linker__finalize()2652 static int finalize_btf(struct bpf_linker *linker) in finalize_btf()2725 static int emit_btf_ext_data(struct bpf_linker *linker, void *output, in emit_btf_ext_data()[all …]
1573 struct bpf_linker *linker; in do_object() local
Completed in 11 milliseconds