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