Home
last modified time | relevance | path

Searched refs:fake_bottom (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_stacktrace_test.cc28 fake_bottom, true); in TryFastUnwind()
37 uhwptr fake_bottom; member in __sanitizer::FastUnwindTest
65 fake_bottom = (uhwptr)mapping; in SetUp()
/external/llvm-project/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_stacktrace_test.cpp33 uhwptr fake_bottom; member in __sanitizer::FastUnwindTest
61 fake_bottom = (uhwptr)mapping; in SetUp()
81 trace.UnwindFast(start_pc, fake_bp, fake_top, fake_bottom, kStackTraceMax); in UnwindFast()