Searched defs:ErrorAllocationSizeTooBig (Results 1 – 1 of 1) sorted by relevance
235 struct ErrorAllocationSizeTooBig : ErrorBase { struct241 ErrorAllocationSizeTooBig() = default; // (*) argument242 ErrorAllocationSizeTooBig(u32 tid, BufferedStackTrace *stack_, in ErrorAllocationSizeTooBig() function