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

  /src/external/bsd/jemalloc/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.old/dist/bin/
jeprof.in 5254 my $escaped_nm_command = shift; # shell-escaped
5258 open(NM, "$escaped_nm_command |") || error("$escaped_nm_command: $!\n");

Completed in 53 milliseconds