Lines Matching refs:Elf
39 static inline Elf *
41 Elf_Cmd cmd, Elf *parent) in file_read_ar()
43 Elf *elf; in file_read_ar()
185 static Elf *
187 Elf_Cmd cmd, Elf *parent) in file_read_elf()
192 Elf *elf; in file_read_elf()
417 Elf *
420 size_t maxsize, Elf_Cmd cmd, Elf *parent) in __libelf_read_mmaped_file()
450 static Elf *
452 Elf *parent) in read_unmmaped_file()
500 static struct Elf *
502 Elf_Cmd cmd, Elf *parent) in read_file()
548 struct Elf *result; in read_file()
574 read_long_names (Elf *elf) in read_long_names()
671 Elf *elf; in __libelf_next_arhdr()
887 static Elf *
888 dup_elf (int fildes, Elf_Cmd cmd, Elf *ref) in dup_elf()
890 struct Elf *result; in dup_elf()
950 static struct Elf *
955 Elf *result = allocate_elf (fd, NULL, 0, 0, cmd, NULL, ELF_K_ELF, in write_file()
967 assert (offsetof (struct Elf, state.elf32.scns) in write_file()
968 == offsetof (struct Elf, state.elf64.scns)); in write_file()
978 Elf *
982 Elf *ref;
984 Elf *retval;