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

/netbsd-current/external/bsd/jemalloc/dist/bin/
H A Djeprof.in5254 my $escaped_nm_command = shift; # shell-escaped
5258 open(NM, "$escaped_nm_command |") || error("$escaped_nm_command: $!\n");

Completed in 192 milliseconds