Lines Matching refs:Elf
52 decompress (int fd __attribute__ ((unused)), Elf **elf)
85 Elf *memelf = elf_memory (buffer, size);
106 what_kind (int fd, Elf **elfp, Elf_Kind *kind, bool *may_close_fd)
128 libdw_open_elf (int *fdp, Elf **elfp, bool close_on_fail, bool archive_ok,
133 Elf *elf =
155 Elf *subelf = elf_begin (-1, ELF_C_READ_MMAP_PRIVATE, elf);
176 /* This basically means, we keep a ELF_K_NONE Elf handle and return it. */
198 __libdw_open_file (int *fdp, Elf **elfp, bool close_on_fail, bool archive_ok)
205 __libdw_open_elf_memory (char *data, size_t size, Elf **elfp, bool archive_ok)
221 __libdw_open_elf (int fd, Elf **elfp)