Lines Matching refs:_e
209 Elf_Scn *_libelf_allocate_scn(Elf *_e, size_t _ndx);
210 Elf_Arhdr *_libelf_ar_gethdr(Elf *_e);
211 Elf *_libelf_ar_open(Elf *_e, int _reporterror);
215 long _libelf_checksum(Elf *_e, int _elfclass);
216 void *_libelf_ehdr(Elf *_e, int _elfclass, int _allocate);
217 int _libelf_elfmachine(Elf *_e);
223 void *_libelf_getchdr(Elf_Scn *_e, int _elfclass);
224 void *_libelf_getphdr(Elf *_e, int _elfclass);
226 void _libelf_init_elf(Elf *_e, Elf_Kind _kind);
232 void *_libelf_newphdr(Elf *_e, int _elfclass, size_t _count);
237 void _libelf_release_elf(Elf *_e);
239 int _libelf_setphnum(Elf *_e, void *_eh, int _elfclass, size_t _phnum);
240 int _libelf_setshnum(Elf *_e, void *_eh, int _elfclass, size_t _shnum);
241 int _libelf_setshstrndx(Elf *_e, void *_eh, int _elfclass,