Searched defs:elf_fd (Results 1 - 3 of 3) sorted by relevance
| /kernel/linux/linux-6.6/tools/lib/bpf/ | ||
| H A D | elf.c | 13 int elf_open(const char *binary_path, struct elf_fd *elf_fd) in elf_open() argument 41 void elf_close(struct elf_fd *elf_fd) in elf_close() argument 260 struct elf_fd elf_f in elf_find_func_offset_from_file() local 297 struct elf_fd elf_fd; elf_resolve_syms_offsets() local 392 struct elf_fd elf_fd; elf_resolve_pattern_offsets() local [all...] |
| H A D | usdt.c | 967 struct elf_fd elf_fd; in usdt_manager_attach_usdt() local |
| H A D | libbpf_internal.h | 602 struct elf_fd { struct |
Completed in 5 milliseconds