| /external/compiler-rt/lib/sanitizer_common/ |
| D | sanitizer_stacktrace.cc | 42 static inline bool IsValidFrame(uptr frame, uptr stack_top, uptr stack_bottom) { in IsValidFrame() 50 uptr stack_top, in GetCanonicFrame() 70 void BufferedStackTrace::FastUnwindStack(uptr pc, uptr bp, uptr stack_top, in FastUnwindStack()
|
| D | sanitizer_stacktrace_libcdep.cc | 48 uptr stack_top, uptr stack_bottom, in Unwind()
|
| D | sanitizer_unwind_posix_libcdep.cc | 34 uptr stack_top; member
|
| D | sanitizer_mac.cc | 160 void GetThreadStackTopAndBottom(bool at_initialization, uptr *stack_top, in GetThreadStackTopAndBottom() 268 uptr stack_top, stack_bottom; in GetThreadStackAndTls() local
|
| D | sanitizer_linux_libcdep.cc | 79 void GetThreadStackTopAndBottom(bool at_initialization, uptr *stack_top, in GetThreadStackTopAndBottom()
|
| D | sanitizer_win.cc | 70 void GetThreadStackTopAndBottom(bool at_initialization, uptr *stack_top, in GetThreadStackTopAndBottom()
|
| /external/compiler-rt/lib/msan/ |
| D | msan_thread.h | 31 uptr stack_top() { return stack_top_; } in stack_top() function
|
| /external/opencv/cv/src/ |
| D | cvcanny.cpp | 53 uchar **stack_top, **stack_bottom = 0; in cvCanny() local
|
| /external/compiler-rt/lib/asan/ |
| D | asan_thread.h | 67 uptr stack_top() { return stack_top_; } in stack_top() function
|
| /external/google-breakpad/src/processor/ |
| D | cfi_frame_info_unittest.cc | 508 uint64_t stack_top = 0x83254944b20d5512ULL; in TEST_F() local
|
| /external/protobuf/gtest/src/ |
| D | gtest-death-test.cc | 914 void* const stack_top = in ExecDeathTestFork() local
|
| /external/selinux/checkpolicy/ |
| D | module_compiler.c | 50 static scope_stack_t *stack_top = NULL; variable
|
| /external/mesa3d/src/gtest/src/ |
| D | gtest-death-test.cc | 967 void* const stack_top = in ExecDeathTestFork() local
|
| /external/llvm/utils/unittest/googletest/src/ |
| D | gtest-death-test.cc | 970 void* const stack_top = in ExecDeathTestFork() local
|
| /external/google-breakpad/src/testing/gtest/src/ |
| D | gtest-death-test.cc | 1065 void* const stack_top = in ExecDeathTestSpawnChild() local
|
| /external/gtest/src/ |
| D | gtest-death-test.cc | 1068 void* const stack_top = in ExecDeathTestSpawnChild() local
|
| /external/protobuf/gtest/fused-src/gtest/ |
| D | gtest-all.cc | 6953 void* const stack_top = in ExecDeathTestFork() local
|
| /external/libvpx/libvpx/third_party/googletest/src/src/ |
| D | gtest-all.cc | 7562 void* const stack_top = in ExecDeathTestSpawnChild() local
|