HomeSort by relevance Sort by last modified time
    Searched defs:UNW_REG_SP (Results 1 - 3 of 3) sorted by null

  /external/libunwind/include/
libunwind-common.h 84 UNW_REG_SP = UNW_TDEP_SP, /* (ro) stack pointer */
  /external/libunwind_llvm/include/
libunwind.h 159 UNW_REG_SP = -2, // stack pointer
405 UNW_ARM_SP = 13, // Logical alias for UNW_REG_SP
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/
libunwind.h 145 UNW_REG_SP = -2, // stack pointer
391 UNW_ARM_SP = 13, // Logical alias for UNW_REG_SP

Completed in 44 milliseconds