Home
last modified time | relevance | path

Searched defs:ltelf (Results 1 – 1 of 1) sorted by relevance

/external/ltrace/
Dltrace-elf.h41 struct ltelf { struct
42 int fd;
43 Elf *elf;
44 GElf_Ehdr ehdr;
68 struct arch_ltelf_data arch; argument
71 int ltelf_init(struct ltelf *lte, const char *filename); argument