HomeSort by relevance Sort by last modified time
    Searched refs:WriteToSymbolizer (Results 1 - 2 of 2) sorted by null

  /external/compiler-rt/lib/sanitizer_common/
sanitizer_symbolizer_internal.h 96 bool WriteToSymbolizer(const char *buffer, uptr length);
sanitizer_symbolizer_libcdep.cc 379 if (!WriteToSymbolizer(command, internal_strlen(command)))
416 bool SymbolizerProcess::WriteToSymbolizer(const char *buffer, uptr length) {

Completed in 474 milliseconds