Home
last modified time | relevance | path

Searched defs:alloc_stack (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/compiler-rt/lib/asan/
H A Dasan_debugging.cc85 bool alloc_stack) { in AsanGetStack()
H A Dasan_report.cc552 StackTrace alloc_stack = chunk.GetAllocStack(); in DescribeHeapAddress() local
/aosp_15_r20/external/llvm-libc/src/__support/threads/linux/
H A Dthread.cpp84 LIBC_INLINE ErrorOr<void *> alloc_stack(size_t stacksize, size_t guardsize) { in alloc_stack() function
/aosp_15_r20/external/ltp/testcases/kernel/kvm/
H A Dlib_x86.c375 int alloc_stack) in kvm_create_svm_vcpu()
/aosp_15_r20/art/runtime/gc/collector/
H A Dconcurrent_copying.cc3581 accounting::ObjectStack* alloc_stack = GetAllocationStack(); in IsOnAllocStack() local
/aosp_15_r20/art/runtime/gc/
H A Dheap.cc3133 accounting::ObjectStack* alloc_stack = heap_->allocation_stack_.get(); in VerifyReference() local