HomeSort by: relevance | last modified time | path
    Searched refs:escaped_nm_command (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/jemalloc.old/dist/bin/
jeprof.in 5353 my $escaped_nm_command = shift; # shell-escaped
5357 open(NM, "$escaped_nm_command |") || error("$escaped_nm_command: $!\n");
  /src/external/bsd/jemalloc/dist/bin/
jeprof 5446 my $escaped_nm_command = shift; # shell-escaped
5450 open(NM, "$escaped_nm_command |") || error("$escaped_nm_command: $!\n");
jeprof.in 5446 my $escaped_nm_command = shift; # shell-escaped
5450 open(NM, "$escaped_nm_command |") || error("$escaped_nm_command: $!\n");

Completed in 75 milliseconds