Searched refs:reportAllocationAlignmentNotPowerOfTwo (Results 1 – 3 of 3) sorted by relevance
25 void NORETURN reportAllocationAlignmentNotPowerOfTwo(uptr Alignment);
37 void NORETURN reportAllocationAlignmentNotPowerOfTwo(uptr Alignment) { in reportAllocationAlignmentNotPowerOfTwo() function
646 reportAllocationAlignmentNotPowerOfTwo(Alignment); in scudoAllocate()