HomeSort by relevance Sort by last modified time
    Searched refs:ltelf_init (Results 1 - 3 of 3) sorted by null

  /external/ltrace/
libltrace.c 122 if (ltelf_init(&lte, command) == 0)
ltrace-elf.h 71 int ltelf_init(struct ltelf *lte, const char *filename);
ltrace-elf.c 360 ltelf_init(struct ltelf *lte, const char *filename) function
1134 if (ltelf_init(&lte, filename) < 0)
1142 * The code in ltelf_init needs to be replaced by this logic.
1143 * Be warned that libltrace.c calls ltelf_init as well to
    [all...]

Completed in 3519 milliseconds