Searched defs:getSP (Results 1 – 1 of 1) sorted by relevance
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/ | ||
D | Registers.hpp | 49 uint32_t getSP() const { return _registers.__esp; } in getSP() function in libunwind::Registers_x86 |