Home
last modified time | relevance | path

Searched defs:stack_top (Results 1 – 25 of 29) sorted by relevance

12

/external/u-boot/arch/x86/include/asm/fsp/
Dfsp_api.h18 u32 stack_top; member
42 u32 stack_top; member
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_stacktrace.cc47 uptr stack_top, in GetCanonicFrame()
67 void BufferedStackTrace::FastUnwindStack(uptr pc, uptr bp, uptr stack_top, in FastUnwindStack()
Dsanitizer_stacktrace_libcdep.cc58 uptr stack_top, uptr stack_bottom, in Unwind()
Dsanitizer_stacktrace.h114 static inline bool IsValidFrame(uptr frame, uptr stack_top, uptr stack_bottom) { in IsValidFrame()
Dsanitizer_unwind_linux_libcdep.cc34 uptr stack_top; member
Dsanitizer_mac.cc247 void GetThreadStackTopAndBottom(bool at_initialization, uptr *stack_top, in GetThreadStackTopAndBottom()
366 uptr stack_top, stack_bottom; in GetThreadStackAndTls() local
Dsanitizer_linux_libcdep.cc77 void GetThreadStackTopAndBottom(bool at_initialization, uptr *stack_top, in GetThreadStackTopAndBottom()
/external/compiler-rt/lib/msan/
Dmsan_thread.h31 uptr stack_top() { return stack_top_; } in stack_top() function
/external/u-boot/arch/x86/cpu/
Dsipi_vector.S201 stack_top: label
/external/u-boot/arch/x86/include/asm/arch-ivybridge/fsp/
Dfsp_configs.h33 u32 stack_top; member
/external/u-boot/arch/x86/include/asm/
Dsipi.h62 u32 stack_top; member
/external/ltp/testcases/cve/
Dstack_clash.c99 unsigned long stack_top = -1UL, start, end; in read_stack_addr_from_proc() local
/external/freetype/src/lzw/
Dftzopen.h140 FT_UInt stack_top; member
/external/u-boot/arch/x86/lib/fsp/
Dfsp_support.c99 void fsp_init(u32 stack_top, u32 boot_mode, void *nvs_buf) in fsp_init()
/external/compiler-rt/lib/asan/
Dasan_thread.cc175 uptr AsanThread::stack_top() { in stack_top() function in __asan::AsanThread
/external/google-breakpad/src/processor/
Dcfi_frame_info_unittest.cc508 uint64_t stack_top = 0x83254944b20d5512ULL; in TEST_F() local
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/
Dgtest-death-test.cc1086 void* const stack_top = in ExecDeathTestSpawnChild() local
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest-death-test.cc1086 void* const stack_top = in ExecDeathTestSpawnChild() local
/external/google-breakpad/src/testing/gtest/src/
Dgtest-death-test.cc1065 void* const stack_top = in ExecDeathTestSpawnChild() local
/external/mesa3d/src/gtest/src/
Dgtest-death-test.cc1086 void* const stack_top = in ExecDeathTestSpawnChild() local
/external/llvm/utils/unittest/googletest/src/
Dgtest-death-test.cc970 void* const stack_top = in ExecDeathTestFork() local
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
Dgtest-death-test.cc967 void* const stack_top = in ExecDeathTestFork() local
/external/v8/src/
Dcounters.cc459 RuntimeCallTimer* stack_top = current_timer(); in Leave() local
/external/selinux/checkpolicy/
Dmodule_compiler.c50 static scope_stack_t *stack_top = NULL; variable
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-death-test.cc1302 void* const stack_top = in ExecDeathTestSpawnChild() local

12