Home
last modified time | relevance | path

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

/external/scudo/standalone/
Dreport.cpp18 class ScopedErrorReport { class
20 ScopedErrorReport() : Message() { Message.append("Scudo ERROR: "); } in ScopedErrorReport() function in scudo::ScopedErrorReport
27 NORETURN ~ScopedErrorReport() { in ~ScopedErrorReport()
40 ScopedErrorReport Report; in reportSoftRSSLimit()
46 ScopedErrorReport Report; in reportHardRSSLimit()
59 ScopedErrorReport Report; in reportCheckFailed()
66 ScopedErrorReport Report; in reportError()
71 ScopedErrorReport Report; in reportInvalidFlag()
78 ScopedErrorReport Report; in reportHeaderCorruption()
86 ScopedErrorReport Report; in reportHeaderRace()
[all …]