Lines Matching refs:stack
72 ErrorDoubleFree(u32 tid, BufferedStackTrace *stack, uptr addr) in ErrorDoubleFree()
74 second_free_stack(stack) { in ErrorDoubleFree()
88 ErrorNewDeleteTypeMismatch(u32 tid, BufferedStackTrace *stack, uptr addr, in ErrorNewDeleteTypeMismatch()
91 free_stack(stack), in ErrorNewDeleteTypeMismatch()
104 ErrorFreeNotMalloced(u32 tid, BufferedStackTrace *stack, uptr addr) in ErrorFreeNotMalloced()
106 free_stack(stack), in ErrorFreeNotMalloced()
117 ErrorAllocTypeMismatch(u32 tid, BufferedStackTrace *stack, uptr addr, in ErrorAllocTypeMismatch()
120 dealloc_stack(stack), in ErrorAllocTypeMismatch()
128 const BufferedStackTrace *stack; member
134 stack(stack_), in ErrorMallocUsableSizeNotOwned()
140 const BufferedStackTrace *stack; member
147 stack(stack_), in ErrorSanitizerGetAllocatedSizeNotOwned()
153 const BufferedStackTrace *stack; member
161 stack(stack_), in ErrorCallocOverflow()
168 const BufferedStackTrace *stack; member
176 stack(stack_), in ErrorReallocArrayOverflow()
183 const BufferedStackTrace *stack; member
189 stack(stack_), in ErrorPvallocOverflow()
195 const BufferedStackTrace *stack; member
202 stack(stack_), in ErrorInvalidAllocationAlignment()
208 const BufferedStackTrace *stack; member
216 stack(stack_), in ErrorInvalidAlignedAllocAlignment()
223 const BufferedStackTrace *stack; member
230 stack(stack_), in ErrorInvalidPosixMemalignAlignment()
236 const BufferedStackTrace *stack; member
245 stack(stack_), in ErrorAllocationSizeTooBig()
253 const BufferedStackTrace *stack; member
258 stack(stack_) {} in ErrorRssLimitExceeded()
263 const BufferedStackTrace *stack; member
269 stack(stack_), in ErrorOutOfMemory()
275 const BufferedStackTrace *stack; member
286 stack(stack_), in ErrorStringFunctionMemoryRangesOverlap()
301 const BufferedStackTrace *stack; member
309 stack(stack_), in ErrorStringFunctionSizeOverflow()
316 const BufferedStackTrace *stack; member
326 stack(stack_), in ErrorBadParamsToAnnotateContiguousContainer()
335 const BufferedStackTrace *stack; member
346 stack(stack_), in ErrorBadParamsToAnnotateDoubleEndedContiguousContainer()