Home
last modified time | relevance | path

Searched defs:stack_ptr (Results 1 – 6 of 6) sorted by relevance

/external/google-breakpad/src/processor/
Dexploitability_linux.cc133 uint64_t stack_ptr = 0; in CheckPlatformExploitability() local
536 bool ExploitabilityLinux::StackPointerOffStack(uint64_t stack_ptr) { in StackPointerOffStack()
Dexploitability_win.cc106 uint64_t stack_ptr = 0; in CheckPlatformExploitability() local
/external/linux-kselftest/tools/testing/selftests/nsfs/
Dpidns.c30 char stack_ptr[0]; member
/external/compiler-rt/lib/safestack/
Dsafestack.cc105 void *stack_ptr = (char *)start + size; in unsafe_stack_setup() local
/external/llvm-project/compiler-rt/lib/safestack/
Dsafestack.cpp103 void *stack_ptr = (char *)start + size; in unsafe_stack_setup() local
/external/google-breakpad/src/client/linux/minidump_writer/
Dminidump_writer.cc418 const uintptr_t stack_ptr = UContextReader::GetStackPointer(ucontext_); in WriteThreadListStream() local