Searched refs:ErrorAllocTypeMismatch (Results 1 – 2 of 2) sorted by relevance
111 struct ErrorAllocTypeMismatch : ErrorBase { struct116 ErrorAllocTypeMismatch() = default; // (*) argument117 ErrorAllocTypeMismatch(u32 tid, BufferedStackTrace *stack, uptr addr, in ErrorAllocTypeMismatch() function
248 ErrorAllocTypeMismatch error(GetCurrentTidOrInvalid(), free_stack, addr, in ReportAllocTypeMismatch()