Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp136 const char kAsanReportErrorTemplate[] = "__asan_report_"; variable
2809 kAsanReportErrorTemplate + ExpStr + TypeStr + "_n" + EndingStr, in initializeCallbacks()
2821 kAsanReportErrorTemplate + ExpStr + Suffix + EndingStr, in initializeCallbacks()