Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
H A Delf.c13 int elf_open(const char *binary_path, struct elf_fd *elf_fd) in elf_open()
41 void elf_close(struct elf_fd *elf_fd) in elf_close()
260 struct elf_fd elf_fd; in elf_find_func_offset_from_file() local
297 struct elf_fd elf_fd; in elf_resolve_syms_offsets() local
392 struct elf_fd elf_fd; in elf_resolve_pattern_offsets() local
H A Dlibbpf_internal.h602 struct elf_fd { struct
607 int elf_open(const char *binary_path, struct elf_fd *elf_fd); argument
H A Dusdt.c967 struct elf_fd elf_fd; in usdt_manager_attach_usdt() local