Searched defs:elf_fd (Results 1 – 3 of 3) sorted by relevance
24 int elf_open(const char *binary_path, struct elf_fd *elf_fd) in elf_open()53 void elf_close(struct elf_fd *elf_fd) in elf_close()377 struct elf_fd elf_fd; in elf_find_func_offset_from_file() local415 struct elf_fd elf_fd; in elf_resolve_syms_offsets() local510 struct elf_fd elf_fd; in elf_resolve_pattern_offsets() local
754 struct elf_fd { struct759 int elf_open(const char *binary_path, struct elf_fd *elf_fd); argument
624 static int collect_usdt_targets(struct usdt_manager *man, struct elf_fd *elf_fd, const char *path, in collect_usdt_targets()1028 struct elf_fd elf_fd; in usdt_manager_attach_usdt() local