Home
last modified time | relevance | path

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

/linux/tools/objtool/include/objtool/
H A Delf.h182 int elf_close(struct elf *elf); in is_reloc_sec()
/linux/tools/lib/bpf/
H A Dlibbpf_internal.h748 void elf_close(struct elf_fd *elf_fd);
/linux/tools/objtool/
H A Delf.c1184 elf_close(elf); in elf_open_read()
1769 int elf_close(struct elf *elf) in elf_close() function
H A Dklp-diff.c1773 return elf_close(e.out); in cmd_klp_diff()