Home
last modified time | relevance | path

Searched defs:elf_fd (Results 1 – 3 of 3) sorted by relevance

/tools/lib/bpf/
A Delf.c25 int elf_open(const char *binary_path, struct elf_fd *elf_fd) in elf_open()
54 void elf_close(struct elf_fd *elf_fd) in elf_close()
378 struct elf_fd elf_fd; in elf_find_func_offset_from_file() local
416 struct elf_fd elf_fd; in elf_resolve_syms_offsets() local
511 struct elf_fd elf_fd; in elf_resolve_pattern_offsets() local
A Dlibbpf_internal.h723 struct elf_fd { struct
728 int elf_open(const char *binary_path, struct elf_fd *elf_fd); argument
A Dusdt.c969 struct elf_fd elf_fd; in usdt_manager_attach_usdt() local

Completed in 12 milliseconds