Searched refs:stack_ (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/contrib/compiler-rt/lib/asan/ |
| H A D | asan_errors.h | 134 stack(stack_), in ErrorMallocUsableSizeNotOwned() 147 stack(stack_), in ErrorSanitizerGetAllocatedSizeNotOwned() 161 stack(stack_), in ErrorCallocOverflow() 174 stack(stack_), in ErrorPvallocOverflow() 187 stack(stack_), in ErrorInvalidAllocationAlignment() 201 stack(stack_), in ErrorInvalidAlignedAllocAlignment() 215 stack(stack_), in ErrorInvalidPosixMemalignAlignment() 230 stack(stack_), in ErrorAllocationSizeTooBig() 254 stack(stack_), in ErrorOutOfMemory() 271 stack(stack_), in ErrorStringFunctionMemoryRangesOverlap() [all …]
|
| H A D | asan_allocator.cc | 139 stack_(stack) { in QuarantineCallback() 172 ReportOutOfMemory(size, stack_); in Allocate() 182 BufferedStackTrace* const stack_; member
|
| /freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_allocator_report.cc | 25 const StackTrace *stack_) in ScopedAllocatorErrorReport() argument 27 stack(stack_) { in ScopedAllocatorErrorReport()
|
| H A D | sanitizer_syscalls_netbsd.inc | 2070 PRE_SYSCALL(__clone)(long long flags_, void *stack_) { /* Nothing to do */ } 2071 POST_SYSCALL(__clone)(long long res, long long flags_, void *stack_) {
|
| /freebsd-12.1/contrib/gcclibs/libmudflap/ |
| H A D | ChangeLog | 565 * mf-hooks3.c (struct pthread_info): Add stack_*_alloc fields.
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | FSFChangeLog | 2452 (assign_{,outer_}stack_local, assign_{,stack_}temp): Size arg is
|