Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_mac.cpp127 void GetArgV(const char *path_to_binary, in GetArgV() argument
130 argv[i++] = path_to_binary; in GetArgV()
H A Dsanitizer_symbolizer_internal.h108 virtual void GetArgV(const char *path_to_binary, in GetArgV() argument
H A Dsanitizer_symbolizer_posix_libcdep.cpp212 void GetArgV(const char *path_to_binary, in GetArgV() argument
215 argv[i++] = path_to_binary; in GetArgV()
H A Dsanitizer_symbolizer_libcdep.cpp254 void GetArgV(const char *path_to_binary, in GetArgV() argument
284 argv[i++] = path_to_binary; in GetArgV()