Searched defs:request_fast (Results 1 – 11 of 11) sorted by relevance
/openbsd-src/gnu/llvm/compiler-rt/lib/ubsan/ |
H A D | ubsan_diag_standalone.cpp | 20 uptr pc, uptr bp, void *context, bool request_fast, u32 max_depth) { in UnwindImpl()
|
H A D | ubsan_diag.cpp | 36 uptr bp, void *context, bool request_fast) { in ubsan_GetStackTrace()
|
/openbsd-src/gnu/llvm/compiler-rt/lib/memprof/ |
H A D | memprof_stack.cpp | 33 bool request_fast, in UnwindImpl()
|
/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_stack_trace.cpp | 50 uptr pc, uptr bp, void *context, bool request_fast, u32 max_depth) { in UnwindImpl()
|
/openbsd-src/gnu/llvm/compiler-rt/lib/lsan/ |
H A D | lsan.cpp | 36 uptr pc, uptr bp, void *context, bool request_fast, u32 max_depth) { in UnwindImpl()
|
/openbsd-src/gnu/llvm/compiler-rt/lib/asan/ |
H A D | asan_stack.cpp | 57 uptr pc, uptr bp, void *context, bool request_fast, u32 max_depth) { in UnwindImpl()
|
/openbsd-src/gnu/llvm/compiler-rt/lib/gwp_asan/optional/ |
H A D | backtrace_sanitizer_common.cpp | 23 bool request_fast, in UnwindImpl()
|
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/ |
H A D | sanitizer_stacktrace_test.cpp | 301 bool request_fast, u32 max_depth) { in UnwindImpl()
|
/openbsd-src/gnu/llvm/compiler-rt/lib/msan/ |
H A D | msan.cpp | 327 uptr pc, uptr bp, void *context, bool request_fast, u32 max_depth) { in UnwindImpl()
|
/openbsd-src/gnu/llvm/compiler-rt/lib/hwasan/ |
H A D | hwasan.cpp | 269 uptr pc, uptr bp, void *context, bool request_fast, u32 max_depth) { in UnwindImpl()
|
/openbsd-src/gnu/llvm/compiler-rt/lib/dfsan/ |
H A D | dfsan.cpp | 987 bool request_fast, in UnwindImpl()
|