Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/compiler_rt/dist/lib/asan/ | |
asan_report.cc | 212 ScopedInErrorReport in_report(/*fatal*/ true); local in function:__asan::ReportDeadlySignal 214 in_report.ReportError(error); 218 ScopedInErrorReport in_report; local in function:__asan::ReportDoubleFree 220 in_report.ReportError(error); 226 ScopedInErrorReport in_report; local in function:__asan::ReportNewDeleteTypeMismatch 229 in_report.ReportError(error); 233 ScopedInErrorReport in_report; local in function:__asan::ReportFreeNotMalloced 235 in_report.ReportError(error); 241 ScopedInErrorReport in_report; local in function:__asan::ReportAllocTypeMismatch 244 in_report.ReportError(error) 248 ScopedInErrorReport in_report; local in function:__asan::ReportMallocUsableSizeNotOwned 255 ScopedInErrorReport in_report; local in function:__asan::ReportSanitizerGetAllocatedSizeNotOwned 262 ScopedInErrorReport in_report(\/*fatal*\/ true); local in function:__asan::ReportCallocOverflow 268 ScopedInErrorReport in_report(\/*fatal*\/ true); local in function:__asan::ReportPvallocOverflow 275 ScopedInErrorReport in_report(\/*fatal*\/ true); local in function:__asan::ReportInvalidAllocationAlignment 283 ScopedInErrorReport in_report(\/*fatal*\/ true); local in function:__asan::ReportInvalidAlignedAllocAlignment 291 ScopedInErrorReport in_report(\/*fatal*\/ true); local in function:__asan::ReportInvalidPosixMemalignAlignment 299 ScopedInErrorReport in_report(\/*fatal*\/ true); local in function:__asan::ReportAllocationSizeTooBig 306 ScopedInErrorReport in_report(\/*fatal*\/ true); local in function:__asan::ReportRssLimitExceeded 312 ScopedInErrorReport in_report(\/*fatal*\/ true); local in function:__asan::ReportOutOfMemory 321 ScopedInErrorReport in_report; local in function:__asan::ReportStringFunctionMemoryRangesOverlap 330 ScopedInErrorReport in_report; local in function:__asan::ReportStringFunctionSizeOverflow 339 ScopedInErrorReport in_report; local in function:__asan::ReportBadParamsToAnnotateContiguousContainer 347 ScopedInErrorReport in_report; local in function:__asan::ReportODRViolation 356 ScopedInErrorReport in_report; local in function:__asan::ReportInvalidPointerPair 423 ScopedInErrorReport in_report; local in function:__asan::ReportMacMzReallocUnknown 460 ScopedInErrorReport in_report(fatal); local in function:__asan::ReportGenericError [all...] |
asan_report.cc | 212 ScopedInErrorReport in_report(/*fatal*/ true); local in function:__asan::ReportDeadlySignal 214 in_report.ReportError(error); 218 ScopedInErrorReport in_report; local in function:__asan::ReportDoubleFree 220 in_report.ReportError(error); 226 ScopedInErrorReport in_report; local in function:__asan::ReportNewDeleteTypeMismatch 229 in_report.ReportError(error); 233 ScopedInErrorReport in_report; local in function:__asan::ReportFreeNotMalloced 235 in_report.ReportError(error); 241 ScopedInErrorReport in_report; local in function:__asan::ReportAllocTypeMismatch 244 in_report.ReportError(error) 248 ScopedInErrorReport in_report; local in function:__asan::ReportMallocUsableSizeNotOwned 255 ScopedInErrorReport in_report; local in function:__asan::ReportSanitizerGetAllocatedSizeNotOwned 262 ScopedInErrorReport in_report(\/*fatal*\/ true); local in function:__asan::ReportCallocOverflow 268 ScopedInErrorReport in_report(\/*fatal*\/ true); local in function:__asan::ReportPvallocOverflow 275 ScopedInErrorReport in_report(\/*fatal*\/ true); local in function:__asan::ReportInvalidAllocationAlignment 283 ScopedInErrorReport in_report(\/*fatal*\/ true); local in function:__asan::ReportInvalidAlignedAllocAlignment 291 ScopedInErrorReport in_report(\/*fatal*\/ true); local in function:__asan::ReportInvalidPosixMemalignAlignment 299 ScopedInErrorReport in_report(\/*fatal*\/ true); local in function:__asan::ReportAllocationSizeTooBig 306 ScopedInErrorReport in_report(\/*fatal*\/ true); local in function:__asan::ReportRssLimitExceeded 312 ScopedInErrorReport in_report(\/*fatal*\/ true); local in function:__asan::ReportOutOfMemory 321 ScopedInErrorReport in_report; local in function:__asan::ReportStringFunctionMemoryRangesOverlap 330 ScopedInErrorReport in_report; local in function:__asan::ReportStringFunctionSizeOverflow 339 ScopedInErrorReport in_report; local in function:__asan::ReportBadParamsToAnnotateContiguousContainer 347 ScopedInErrorReport in_report; local in function:__asan::ReportODRViolation 356 ScopedInErrorReport in_report; local in function:__asan::ReportInvalidPointerPair 423 ScopedInErrorReport in_report; local in function:__asan::ReportMacMzReallocUnknown 460 ScopedInErrorReport in_report(fatal); local in function:__asan::ReportGenericError [all...] |