| /external/compiler-rt/lib/sanitizer_common/ |
| D | sanitizer_stacktrace.cc | 47 uptr stack_top, in GetCanonicFrame() 67 void BufferedStackTrace::FastUnwindStack(uptr pc, uptr bp, uptr stack_top, in FastUnwindStack()
|
| D | sanitizer_stacktrace_libcdep.cc | 58 uptr stack_top, uptr stack_bottom, in Unwind()
|
| D | sanitizer_stacktrace.h | 114 static inline bool IsValidFrame(uptr frame, uptr stack_top, uptr stack_bottom) { in IsValidFrame()
|
| D | sanitizer_unwind_linux_libcdep.cc | 34 uptr stack_top; member
|
| D | sanitizer_mac.cc | 247 void GetThreadStackTopAndBottom(bool at_initialization, uptr *stack_top, in GetThreadStackTopAndBottom() 366 uptr stack_top, stack_bottom; in GetThreadStackAndTls() local
|
| D | sanitizer_linux_libcdep.cc | 77 void GetThreadStackTopAndBottom(bool at_initialization, uptr *stack_top, in GetThreadStackTopAndBottom()
|
| D | sanitizer_win.cc | 74 void GetThreadStackTopAndBottom(bool at_initialization, uptr *stack_top, in GetThreadStackTopAndBottom()
|
| /external/swiftshader/third_party/marl/src/ |
| D | osfiber_ppc64.c | 32 uintptr_t stack_top = (uintptr_t)((uint8_t*)(stack) + stack_size - sizeof(uintptr_t)); in marl_fiber_set_target() local
|
| D | osfiber_rv64.c | 32 uintptr_t* stack_top = (uintptr_t*)((uint8_t*)(stack) + stack_size); in marl_fiber_set_target() local
|
| D | osfiber_mips64.c | 32 uintptr_t* stack_top = (uintptr_t*)((uint8_t*)(stack) + stack_size); in marl_fiber_set_target() local
|
| D | osfiber_loongarch64.c | 32 uintptr_t* stack_top = (uintptr_t*)((uint8_t*)(stack) + stack_size); in marl_fiber_set_target() local
|
| D | osfiber_x64.c | 34 uintptr_t* stack_top = (uintptr_t*)((uint8_t*)(stack) + stack_size); in marl_fiber_set_target() local
|
| D | osfiber_arm.c | 32 uintptr_t* stack_top = (uintptr_t*)((uint8_t*)(stack) + stack_size); in marl_fiber_set_target() local
|
| D | osfiber_x86.c | 39 uintptr_t* stack_top = (uintptr_t*)((uint8_t*)(stack) + stack_size); in marl_fiber_set_target() local
|
| D | osfiber_aarch64.c | 32 uintptr_t* stack_top = (uintptr_t*)((uint8_t*)(stack) + stack_size); in marl_fiber_set_target() local
|
| /external/compiler-rt/lib/msan/ |
| D | msan_thread.h | 31 uptr stack_top() { return stack_top_; } in stack_top() function
|
| /external/ltp/testcases/kernel/syscalls/mmap/ |
| D | mmap18.c | 88 void *start, *stack_top, *stack_bottom; in allocate_stack() local
|
| /external/ltp/testcases/cve/ |
| D | stack_clash.c | 85 unsigned long stack_top = -1UL, start, end; in read_stack_addr_from_proc() local
|
| /external/freetype/src/lzw/ |
| D | ftzopen.h | 140 FT_UInt stack_top; member
|
| /external/compiler-rt/lib/asan/ |
| D | asan_thread.cc | 175 uptr AsanThread::stack_top() { in stack_top() function in __asan::AsanThread
|
| /external/arm-trusted-firmware/services/std_svc/sdei/ |
| D | sdei_intr_mgmt.c | 50 unsigned short stack_top; /* Empty ascending */ member
|
| /external/google-breakpad/src/processor/ |
| D | cfi_frame_info_unittest.cc | 508 uint64_t stack_top = 0x83254944b20d5512ULL; in TEST_F() local
|
| /external/llvm/utils/unittest/googletest/src/ |
| D | gtest-death-test.cc | 970 void* const stack_top = in ExecDeathTestFork() local
|
| /external/selinux/checkpolicy/ |
| D | module_compiler.c | 50 static scope_stack_t *stack_top = NULL; variable
|
| /external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/ |
| D | gtest-death-test.cc | 1371 void* const stack_top = in ExecDeathTestSpawnChild() local
|