Searched defs:elf_fd (Results 1 – 3 of 3) sorted by relevance
27 int elf_open(const char *binary_path, struct elf_fd *elf_fd) in elf_open()55 void elf_close(struct elf_fd *elf_fd) in elf_close()379 struct elf_fd elf_fd; in elf_find_func_offset_from_file() local417 struct elf_fd elf_fd; in elf_resolve_syms_offsets() local512 struct elf_fd elf_fd; in elf_resolve_pattern_offsets() local
602 struct elf_fd { struct607 int elf_open(const char *binary_path, struct elf_fd *elf_fd); argument
967 struct elf_fd elf_fd; in usdt_manager_attach_usdt() local