Searched defs:ErrorInvalidAllocationAlignment (Results 1 – 1 of 1) sorted by relevance
194 struct ErrorInvalidAllocationAlignment : ErrorBase { struct198 ErrorInvalidAllocationAlignment() = default; // (*) argument199 ErrorInvalidAllocationAlignment(u32 tid, BufferedStackTrace *stack_, in ErrorInvalidAllocationAlignment() function