Searched refs:ErrorInvalidAllocationAlignment (Results 1 – 2 of 2) sorted by relevance
194 struct ErrorInvalidAllocationAlignment : ErrorBase { struct198 ErrorInvalidAllocationAlignment() = default; // (*) argument199 ErrorInvalidAllocationAlignment(u32 tid, BufferedStackTrace *stack_, in ErrorInvalidAllocationAlignment() function
289 ErrorInvalidAllocationAlignment error(GetCurrentTidOrInvalid(), stack, in ReportInvalidAllocationAlignment()