Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_mac.cpp84 void GetArgV(const char *path_to_binary, in GetArgV() argument
87 argv[i++] = path_to_binary; in GetArgV()
H A Dsanitizer_symbolizer_internal.h104 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.cpp261 void GetArgV(const char *path_to_binary, in GetArgV() argument
294 argv[i++] = path_to_binary; in GetArgV()