Searched refs:dmp_pathname (Results 1 – 1 of 1) sorted by relevance
247 static int process_jit_dumpfile(char const * dmp_pathname, in process_jit_dumpfile() argument262 char const * dumpfilename = rindex(dmp_pathname, '/'); in process_jit_dumpfile()268 verbprintf(debug, "Processing dumpfile %s\n", dmp_pathname); in process_jit_dumpfile()274 if (lstat(dmp_pathname, &file_stat) == -1) { in process_jit_dumpfile()311 dmp_pathname); in process_jit_dumpfile()316 if (copy_dumpfile(dmp_pathname, tmp_dumpfile) != OP_JIT_CONV_OK) in process_jit_dumpfile()371 verbprintf(debug, "Converting %s to %s\n", dmp_pathname, in process_jit_dumpfile()