Home
last modified time | relevance | path

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

/external/compiler-rt/lib/msan/
Dmsan_report.cc198 bool with_origins = __msan_get_track_origins(); in DescribeMemoryRange() local
227 if (pos % 4 == 3 && with_origins) { in DescribeMemoryRange()
237 if (with_origins) { in DescribeMemoryRange()