Home
last modified time | relevance | path

Searched refs:is_plausible_tool_exe_name (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/coregrind/
Dfixup_macho_loadcmds.c575 static Bool is_plausible_tool_exe_name ( HChar* nm ) in is_plausible_tool_exe_name() function
614 if (!is_plausible_tool_exe_name(argv[3])) in main()