Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_mac.cc65 void GetArgV(const char *path_to_binary, in GetArgV() argument
68 argv[i++] = path_to_binary; in GetArgV()
H A Dsanitizer_symbolizer_internal.h87 virtual void GetArgV(const char *path_to_binary, in GetArgV() argument
H A Dsanitizer_symbolizer_posix_libcdep.cc262 void GetArgV(const char *path_to_binary, in GetArgV() argument
265 argv[i++] = path_to_binary; in GetArgV()
H A Dsanitizer_symbolizer_libcdep.cc227 void GetArgV(const char *path_to_binary, in GetArgV() argument
255 argv[i++] = path_to_binary; in GetArgV()