Searched defs:SegvBacktrace (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/gwp_asan/optional/
H A Dbacktrace_linux_libc.cpp31 GWP_ASAN_ALWAYS_INLINE size_t SegvBacktrace(uintptr_t *TraceBuffer, size_t Size, function in namespace:__anon1226
H A Dbacktrace_sanitizer_common.cpp60 size_t SegvBacktrace(uintptr_t *TraceBuffer, size_t Size, void *Context) { function in namespace:__anon48
H A Dsegv_handler_posix.cpp102 dumpReport(uintptr_t ErrorPtr, const gwp_asan::AllocatorState *State, const gwp_asan::AllocationMetadata *Metadata, SegvBacktrace_t SegvBacktrace, Printf_t Printf, PrintBacktrace_t PrintBacktrace, void *Context) argument
230 installSignalHandlers(gwp_asan::GuardedPoolAllocator *GPA, Printf_t Printf, PrintBacktrace_t PrintBacktrace, SegvBacktrace_t SegvBacktrace, bool Recoverable) argument

Completed in 99 milliseconds