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

  /external/libunwind/include/
libunwind-common.h 83 UNW_REG_IP = UNW_TDEP_IP, /* (rw) instruction pointer (pc) */
  /external/libunwind_llvm/include/
libunwind.h 158 UNW_REG_IP = -1, // instruction pointer
409 UNW_ARM_IP = 15, // Logical alias for UNW_REG_IP
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/
libunwind.h 144 UNW_REG_IP = -1, // instruction pointer
395 UNW_ARM_IP = 15, // Logical alias for UNW_REG_IP

Completed in 143 milliseconds