HomeSort by: relevance | last modified time | path
    Searched defs:check_follow_exec (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gprofng/libcollector/
linetrace.c 131 static int check_follow_exec (const char *execfile);
355 check_follow_exec (const char *execfile) function
363 TprintfT (DBG_LT0, "check_follow_exec(%s)=%d\n", execfile, follow);
996 *following_exec = check_follow_exec (path);
  /src/external/gpl3/binutils.old/dist/gprofng/libcollector/
linetrace.c 131 static int check_follow_exec (const char *execfile);
355 check_follow_exec (const char *execfile) function
363 TprintfT (DBG_LT0, "check_follow_exec(%s)=%d\n", execfile, follow);
996 *following_exec = check_follow_exec (path);

Completed in 26 milliseconds