Searched refs:ErrorSanitizerGetAllocatedSizeNotOwned (Results 1 – 3 of 3) sorted by relevance
139 struct ErrorSanitizerGetAllocatedSizeNotOwned : ErrorBase { struct143 ErrorSanitizerGetAllocatedSizeNotOwned() = default; // (*) argument144 ErrorSanitizerGetAllocatedSizeNotOwned(u32 tid, BufferedStackTrace *stack_, in ErrorSanitizerGetAllocatedSizeNotOwned() argument
259 ErrorSanitizerGetAllocatedSizeNotOwned error(GetCurrentTidOrInvalid(), stack, in ReportSanitizerGetAllocatedSizeNotOwned()
155 void ErrorSanitizerGetAllocatedSizeNotOwned::Print() { in Print()