Home
last modified time | relevance | path

Searched refs:heap_allocations (Results 1 – 25 of 51) sorted by relevance

123

/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/lib/hwasan/
H A Dhwasan_thread.h42 HeapAllocationsRingBuffer *heap_allocations() { return heap_allocations_; } in heap_allocations() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/lib/hwasan/
H A Dhwasan_thread.h42 HeapAllocationsRingBuffer *heap_allocations() { return heap_allocations_; } in heap_allocations() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/lib/hwasan/
H A Dhwasan_thread.h42 HeapAllocationsRingBuffer *heap_allocations() { return heap_allocations_; } in heap_allocations() function
H A Dhwasan_allocator.cpp227 if (auto *ha = t->heap_allocations()) in HwasanDeallocate()
/dports/lang/gcc11/gcc-11.2.0/libsanitizer/hwasan/
H A Dhwasan_thread.h42 HeapAllocationsRingBuffer *heap_allocations() { return heap_allocations_; } in heap_allocations() function
H A Dhwasan_allocator.cpp228 if (auto *ha = t->heap_allocations()) in HwasanDeallocate()
/dports/lang/gcc11-devel/gcc-11-20211009/libsanitizer/hwasan/
H A Dhwasan_thread.h42 HeapAllocationsRingBuffer *heap_allocations() { return heap_allocations_; } in heap_allocations() function
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libsanitizer/hwasan/
H A Dhwasan_thread.h42 HeapAllocationsRingBuffer *heap_allocations() { return heap_allocations_; } in heap_allocations() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/lib/hwasan/
H A Dhwasan_thread.h42 HeapAllocationsRingBuffer *heap_allocations() { return heap_allocations_; } in heap_allocations() function
H A Dhwasan_allocator.cpp228 if (auto *ha = t->heap_allocations()) in HwasanDeallocate()
/dports/devel/wasi-compiler-rt11/compiler-rt-11.0.1.src/lib/hwasan/
H A Dhwasan_thread.h42 HeapAllocationsRingBuffer *heap_allocations() { return heap_allocations_; } in heap_allocations() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/lib/hwasan/
H A Dhwasan_thread.h51 HeapAllocationsRingBuffer *heap_allocations() { return heap_allocations_; } in heap_allocations() function
H A Dhwasan_allocator.cpp269 if (auto *ha = t->heap_allocations()) in HwasanDeallocate()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/lib/hwasan/
H A Dhwasan_thread.h51 HeapAllocationsRingBuffer *heap_allocations() { return heap_allocations_; } in heap_allocations() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/lib/hwasan/
H A Dhwasan_thread.h51 HeapAllocationsRingBuffer *heap_allocations() { return heap_allocations_; } in heap_allocations() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_thread.h51 HeapAllocationsRingBuffer *heap_allocations() { return heap_allocations_; } in heap_allocations() function
/dports/devel/llvm13/llvm-project-13.0.1.src/compiler-rt/lib/hwasan/
H A Dhwasan_thread.h51 HeapAllocationsRingBuffer *heap_allocations() { return heap_allocations_; } in heap_allocations() function
/dports/lang/gcc12-devel/gcc-12-20211205/libsanitizer/hwasan/
H A Dhwasan_thread.h56 HeapAllocationsRingBuffer *heap_allocations() { return heap_allocations_; } in heap_allocations() function
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/lib/hwasan/
H A Dhwasan_thread.h54 HeapAllocationsRingBuffer *heap_allocations() { return heap_allocations_; } in heap_allocations() function
H A Dhwasan_allocator.cc251 if (auto *ha = t->heap_allocations()) in HwasanDeallocate()
H A Dhwasan_report.cc202 if (uptr D = FindHeapAllocation(t->heap_allocations(), tagged_addr, &har)) { in PrintAddressDescription()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_thread.h50 HeapAllocationsRingBuffer *heap_allocations() { return heap_allocations_; } in heap_allocations() function
H A Dhwasan_allocator.cpp227 if (auto *ha = t->heap_allocations()) in HwasanDeallocate()
/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/
H A DCodeGen_C.h161 Scope<> heap_allocations; variable
H A DCodeGen_C.cpp2663 heap_allocations.push(op->name); in visit()
2745 heap_allocations.push(op->name); in visit()
2771 if (heap_allocations.contains(alloc_name)) { in print_heap_free()
2773 heap_allocations.pop(alloc_name); in print_heap_free()

123