Searched refs:reportAllocationAlignmentNotPowerOfTwo (Results 1 – 3 of 3) sorted by relevance
24 void NORETURN reportAllocationAlignmentNotPowerOfTwo(uptr Alignment);
36 void NORETURN reportAllocationAlignmentNotPowerOfTwo(uptr Alignment) { in reportAllocationAlignmentNotPowerOfTwo() function
702 reportAllocationAlignmentNotPowerOfTwo(Alignment); in scudoAllocate()