Home
last modified time | relevance | path

Searched refs:process_symbolizer_output (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/tools/sanitizers/
H A Dsancov_formatter.py116 def process_symbolizer_output(output, build_dir): function
163 Returns: Post-processed llvm output as returned by process_symbolizer_output.
185 return process_symbolizer_output(output, os.path.dirname(executable))
251 process_symbolizer_output and the executable name.
273 process_symbolizer_output(output, os.path.dirname(executable)),
H A Dsancov_formatter_test.py68 # process_symbolizer_output. These are lists of this output for merging.
188 result = sancov_formatter.process_symbolizer_output(

Completed in 2 milliseconds