Home
last modified time | relevance | path

Searched refs:free_context_id (Results 1 – 25 of 82) sorted by relevance

1234

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.h89 u32 free_context_id; member
H A Dhwasan_allocator.cpp195 u32 free_context_id = StackDepotPut(*stack); in HwasanDeallocate() local
229 free_context_id, static_cast<u32>(orig_size)}); in HwasanDeallocate()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.h89 u32 free_context_id; member
H A Dhwasan_allocator.cpp195 u32 free_context_id = StackDepotPut(*stack); in HwasanDeallocate() local
229 free_context_id, static_cast<u32>(orig_size)}); in HwasanDeallocate()
/dports/devel/wasi-compiler-rt11/compiler-rt-11.0.1.src/lib/hwasan/
H A Dhwasan_allocator.h89 u32 free_context_id; member
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.h98 u32 free_context_id; in DECLARE_REAL() member
H A Dhwasan_allocator.cc220 u32 free_context_id = StackDepotPut(*stack); in HwasanDeallocate() local
253 free_context_id, static_cast<u32>(orig_size)}); in HwasanDeallocate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.h97 u32 free_context_id; member
H A Dhwasan_allocator.cpp196 u32 free_context_id = StackDepotPut(*stack); in HwasanDeallocate() local
230 free_context_id, static_cast<u32>(orig_size)}); in HwasanDeallocate()
/dports/lang/gcc11/gcc-11.2.0/libsanitizer/hwasan/
H A Dhwasan_allocator.h97 u32 free_context_id; member
H A Dhwasan_allocator.cpp196 u32 free_context_id = StackDepotPut(*stack); in HwasanDeallocate() local
230 free_context_id, static_cast<u32>(orig_size)}); in HwasanDeallocate()
/dports/lang/gcc11-devel/gcc-11-20211009/libsanitizer/hwasan/
H A Dhwasan_allocator.h97 u32 free_context_id; member
H A Dhwasan_allocator.cpp196 u32 free_context_id = StackDepotPut(*stack); in HwasanDeallocate() local
230 free_context_id, static_cast<u32>(orig_size)}); in HwasanDeallocate()
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.h97 u32 free_context_id; member
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.h97 u32 free_context_id; member
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libsanitizer/hwasan/
H A Dhwasan_allocator.h97 u32 free_context_id; member
/dports/lang/gcc12-devel/gcc-12-20211205/libsanitizer/hwasan/
H A Dhwasan_allocator.h105 u32 free_context_id; member
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.h105 u32 free_context_id; member
H A Dhwasan_allocator.cpp220 u32 free_context_id = StackDepotPut(*stack); in HwasanDeallocate() local
271 free_context_id, static_cast<u32>(orig_size)}); in HwasanDeallocate()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.h105 u32 free_context_id; member
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.h105 u32 free_context_id; member
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.h105 u32 free_context_id; member
/dports/devel/llvm13/llvm-project-13.0.1.src/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.h105 u32 free_context_id; member
/dports/lang/gcc48/gcc-4.8.5/libsanitizer/asan/
H A Dasan_allocator2.cc171 u32 free_context_id; member
234 GetStackTraceFromId(chunk_->free_context_id, stack); in GetFreeStack()
442 m->free_context_id = StackDepotPut(stack->trace, stack->size); in Deallocate()
444 m->free_context_id = 0; in Deallocate()
/dports/devel/mingw32-gcc/gcc-4.8.1/libsanitizer/asan/
H A Dasan_allocator2.cc171 u32 free_context_id; member
234 GetStackTraceFromId(chunk_->free_context_id, stack); in GetFreeStack()
442 m->free_context_id = StackDepotPut(stack->trace, stack->size); in Deallocate()
444 m->free_context_id = 0; in Deallocate()

1234