Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/sanitizer_common/scripts/
H A Dsancov.py155 def UnpackOneRawFile(path, map_path): argument
157 with open(map_path, mode="rt") as f_map:
158 sys.stderr.write("%s: reading map %s\n" % (prog_name, map_path))