Searched defs:reloc_desc (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/tools/lib/bpf/ |
| H A D | libbpf.c | 191 struct reloc_desc { struct 261 struct reloc_desc *reloc_desc; member 3335 bpf_program__record_reloc(struct bpf_program *prog, struct reloc_desc *reloc_desc, __u32 insn_idx, const char *sym_name, const GElf_Sym *sym, const GElf_Rel *rel) bpf_program__record_reloc() argument [all...] |
| /kernel/linux/linux-6.6/tools/lib/bpf/ |
| H A D | libbpf.c | 337 struct reloc_desc { struct 427 struct reloc_desc *reloc_desc; member 4048 bpf_program__record_reloc(struct bpf_program *prog, struct reloc_desc *reloc_desc, __u32 insn_idx, const char *sym_name, const Elf64_Sym *sym, const Elf64_Rel *rel) bpf_program__record_reloc() argument [all...] |
Completed in 19 milliseconds