Home
last modified time | relevance | path

Searched refs:__gwp_asan_get_deallocation_trace (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/gnu/llvm/compiler-rt/lib/gwp_asan/
Dcrash_handler.h123 size_t __gwp_asan_get_deallocation_trace(
Dcrash_handler.cpp146 size_t __gwp_asan_get_deallocation_trace( in __gwp_asan_get_deallocation_trace() function
/openbsd/src/gnu/llvm/compiler-rt/lib/gwp_asan/tests/
Dbacktrace.cpp133 __gwp_asan_get_deallocation_trace(&Meta, &TraceOutput, 1)); in TEST()
Dcrash_handler_api.cpp72 __gwp_asan_get_deallocation_trace(Meta, Buffer, in checkBacktrace()
/openbsd/src/gnu/llvm/compiler-rt/lib/gwp_asan/optional/
Dsegv_handler_posix.cpp162 TraceLength = __gwp_asan_get_deallocation_trace( in dumpReport()