Home
last modified time | relevance | path

Searched defs:stack_pointer (Results 1 – 2 of 2) sorted by relevance

/aosp12/bionic/libc/kernel/uapi/linux/
H A Dptrace.h68 __u64 stack_pointer; member
/aosp12/art/runtime/
H A Dinstrumentation.cc120 bool InstrumentationStackPopper::PopFramesTo(uintptr_t stack_pointer, in PopFramesTo()