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