| /base/hiviewdfx/faultloggerd/test/unittest/unwind/ |
| D | unwinder_test.cpp | 68 uintptr_t stackTop = static_cast<uintptr_t>(-1); variable 88 uintptr_t stackTop = static_cast<uintptr_t>(-1); variable 324 uintptr_t stackBottom = 1, stackTop = static_cast<uintptr_t>(-1); variable 447 uintptr_t stackBottom = 1, stackTop = static_cast<uintptr_t>(-1); variable 519 uintptr_t stackBottom = 1, stackTop = static_cast<uintptr_t>(-1); variable 569 uintptr_t stackBottom = 1, stackTop = static_cast<uintptr_t>(-1); variable 607 uintptr_t stackBottom = 1, stackTop = static_cast<uintptr_t>(-1); variable
|
| D | memory_test.cpp | 559 uintptr_t stackTop; variable
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/ |
| D | thread_context.h | 50 uintptr_t stackTop; member
|
| D | unwind_context.h | 67 uintptr_t stackTop = 0; member
|
| /base/hiviewdfx/faultloggerd/common/dfxutil/ |
| D | stack_utils.cpp | 57 bool StackUtils::GetSelfStackRange(uintptr_t& stackBottom, uintptr_t& stackTop) in GetSelfStackRange()
|
| /base/hiviewdfx/faultloggerd/tools/crasher_cpp/ |
| D | dfx_crasher.cpp | 451 unsigned int stackTop; in StackTop() local 454 uint64_t stackTop; in StackTop() local 457 uint64_t stackTop = 0; // for fixing compile error on x64 in StackTop() local
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/src/unwind_local/ |
| D | thread_context.cpp | 269 bool LocalThreadContext::GetStackRange(int32_t tid, uintptr_t& stackBottom, uintptr_t& stackTop) in GetStackRange() 412 void LocalThreadContextMix::SetStackRang(uintptr_t stackTop, uintptr_t stackBottom) in SetStackRang()
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/ |
| D | unwinder.cpp | 373 bool Unwinder::GetStackRange(uintptr_t& stackBottom, uintptr_t& stackTop) in GetStackRange() 530 bool Unwinder::Impl::GetMainStackRangeInner(uintptr_t& stackBottom, uintptr_t& stackTop) in GetMainStackRangeInner() 550 bool Unwinder::Impl::GetStackRange(uintptr_t& stackBottom, uintptr_t& stackTop) in GetStackRange() 589 uintptr_t stackTop = static_cast<uintptr_t>(-1); in UnwindLocalWithTid() local 630 uintptr_t stackTop = static_cast<uintptr_t>(-1); in UnwindLocal() local 1499 uintptr_t stackTop = static_cast<uintptr_t>(-1); in UnwindLocalByOtherTid() local
|
| /base/hiviewdfx/hiview/utility/common_utils/ |
| D | tbox.cpp | 135 … std::stack<std::string> stackTop = logparse.GetStackTop(trace, 3); // 3 : first/second/last frame in FilterTrace() local
|
| D | log_parse.cpp | 62 stack<string> stackTop; in GetStackTop() local
|
| /base/hiviewdfx/faultloggerd/tools/crasher_c/ |
| D | dfx_crasher.c | 269 __attribute__((unused))register void* stackTop; in StackTop() local
|
| /base/hiviewdfx/faultloggerd/test/fuzztest/faultloggerdunwinder_fuzzer/ |
| D | faultloggerdunwinder_fuzzer.cpp | 189 uintptr_t stackTop; in TestThreadContext() local
|
| /base/hiviewdfx/faultloggerd/test/benchmarktest/unwinder/ |
| D | unwind_local_benchmark.cpp | 109 uintptr_t stackBottom = 1, stackTop = static_cast<uintptr_t>(-1); in UnwinderLocalFp() local
|
| /base/startup/init/test/unittest/seccomp/ |
| D | seccomp_unittest.cpp | 204 char *stackTop = stack + stackSize; in CheckCloneNs() local
|