Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/sanitizer_collector/gwp_asan/
H A Dgwpasan_collector.cpp65 char *cfiOutput = strstr(buf, "End CFI report"); in WriteGwpAsanLog() local
81 } else if (cfiOutput || ubsanOutput) { in WriteGwpAsanLog()