Searched defs:ltelf (Results 1 – 1 of 1) sorted by relevance
41 struct ltelf { struct42 int fd;43 Elf *elf;44 GElf_Ehdr ehdr;68 struct arch_ltelf_data arch; argument71 int ltelf_init(struct ltelf *lte, const char *filename); argument