Searched defs:writeToSymbolizer (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_posix_libcdep.cc154 if (!writeToSymbolizer(buffer_, internal_strlen(buffer_)))
182 bool writeToSymbolizer(const char *buffer, uptr length) { function in class:__sanitizer::SymbolizerProcess

Completed in 312 milliseconds