Searched refs:__tsan_get_alloc_stack (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/ |
H A D | tsan_debugging.cc | 237 int __tsan_get_alloc_stack(uptr addr, uptr *trace, uptr size, int *thread_id, in __tsan_get_alloc_stack() function
|
H A D | tsan_interface.h | 178 int __tsan_get_alloc_stack(uptr addr, uptr *trace, uptr size, int *thread_id,
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/ |
H A D | tsan_debugging.cpp | 242 int __tsan_get_alloc_stack(uptr addr, uptr *trace, uptr size, int *thread_id, in __tsan_get_alloc_stack() function
|
H A D | tsan_interface.h | 182 int __tsan_get_alloc_stack(uptr addr, uptr *trace, uptr size, int *thread_id,
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/ |
H A D | tsan_debugging.cc | 235 int __tsan_get_alloc_stack(uptr addr, uptr *trace, uptr size, int *thread_id, in __tsan_get_alloc_stack() function
|
H A D | tsan_interface.h | 176 int __tsan_get_alloc_stack(uptr addr, uptr *trace, uptr size, int *thread_id,
|