Searched refs:elf_is_exec (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/util/
H A Dunwind-libunwind-local.c232 static int elf_is_exec(int fd, const char *name) function
248 pr_debug("unwind: elf_is_exec(%s): %d\n", name, retval);
484 int is_exec = elf_is_exec(fd, dso->name);

Completed in 118 milliseconds