Home
last modified time | relevance | path

Searched refs:GetStackPointer (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/google-breakpad/src/client/linux/dump_writer_common/
H A Ducontext_reader.cc46 uintptr_t UContextReader::GetStackPointer(const ucontext_t* uc) { in GetStackPointer() function in google_breakpad::UContextReader
94 uintptr_t UContextReader::GetStackPointer(const ucontext_t* uc) {
151 uintptr_t UContextReader::GetStackPointer(const ucontext_t* uc) {
190 uintptr_t UContextReader::GetStackPointer(const ucontext_t* uc) {
216 uintptr_t UContextReader::GetStackPointer(const ucontext_t* uc) {
263 uintptr_t UContextReader::GetStackPointer(const ucontext_t* uc) {
H A Ducontext_reader.h44 static uintptr_t GetStackPointer(const ucontext_t* uc);
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/stack/
H A Dstack.h25 PA_NOINLINE PA_COMPONENT_EXPORT(PARTITION_ALLOC) uintptr_t* GetStackPointer();
59 void NotifyThreadCreated(void* stack_top = GetStackPointer()); in PA_COMPONENT_EXPORT()
H A Dstack.cc91 PA_NOINLINE uintptr_t* GetStackPointer() { in GetStackPointer() function
/aosp_15_r20/external/google-breakpad/src/google_breakpad/processor/
H A Ddump_context.h73 bool GetStackPointer(uint64_t* sp) const;
/aosp_15_r20/external/google-breakpad/src/processor/
H A Dexploitability_win.cc118 if (!context->GetStackPointer(&stack_ptr)) { in CheckPlatformExploitability()
H A Dexploitability_linux.cc140 if (!context->GetStackPointer(&stack_ptr)) { in CheckPlatformExploitability()
H A Ddump_context.cc214 bool DumpContext::GetStackPointer(uint64_t* sp) const { in GetStackPointer() function in google_breakpad::DumpContext
/aosp_15_r20/external/google-breakpad/src/client/linux/minidump_writer/
H A Dminidump_writer.cc204 const uintptr_t stack_pointer = UContextReader::GetStackPointer(ucontext_); in CrashingThreadReferencesPrincipalMapping()
426 const uintptr_t stack_ptr = UContextReader::GetStackPointer(ucontext_); in WriteThreadListStream()
/aosp_15_r20/external/google-breakpad/src/client/linux/microdump_writer/
H A Dmicrodump_writer.cc249 stack_pointer_ = UContextReader::GetStackPointer(ucontext_); in CaptureCrashingThreadStack()
/aosp_15_r20/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/
H A Dbreakpad_unittests.sym32067 FUNC 48ce8 4 0 google_breakpad::UContextReader::GetStackPointer
/aosp_15_r20/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/
H A Dbreakpad_unittests.sym33723 FUNC 6d45c 8 0 google_breakpad::UContextReader::GetStackPointer