Home
last modified time | relevance | path

Searched refs:elf_close (Results 1 – 6 of 6) sorted by relevance

/linux/tools/lib/bpf/
H A Delf.c53 void elf_close(struct elf_fd *elf_fd) in elf_close() function
384 elf_close(&elf_fd); in elf_find_func_offset_from_file()
495 elf_close(&elf_fd); in elf_resolve_syms_offsets()
556 elf_close(&elf_fd); in elf_resolve_pattern_offsets()
H A Dlibbpf_internal.h760 void elf_close(struct elf_fd *elf_fd);
H A Dusdt.c1175 elf_close(&elf_fd); in usdt_manager_attach_usdt()
1187 elf_close(&elf_fd); in usdt_manager_attach_usdt()
/linux/tools/objtool/include/objtool/
H A Delf.h209 int elf_close(struct elf *elf); in reloc_rel()
/linux/tools/objtool/
H A Delf.c1264 elf_close(elf); in elf_create_file()
1849 int elf_close(struct elf *elf)
1822 int elf_close(struct elf *elf) elf_close() function
H A Dklp-diff.c2293 return elf_close(e.out);