HomeSort by relevance Sort by last modified time
    Searched refs:UNW_HPPA_IP (Results 1 - 4 of 4) sorted by null

  /external/libunwind/include/
libunwind-hppa.h 70 UNW_HPPA_IP = UNW_HPPA_FR + 32, /* instruction pointer */
79 UNW_HPPA_EH0 = UNW_HPPA_IP + 1, /* alias for UNW_HPPA_GR + 20 */
87 UNW_TDEP_LAST_REG = UNW_HPPA_IP,
89 UNW_TDEP_IP = UNW_HPPA_IP,
  /external/libunwind/src/hppa/
init.h 33 c->dwarf.loc[UNW_HPPA_IP] = DWARF_REG_LOC (&c->dwarf, UNW_HPPA_IP);
36 ret = dwarf_get (&c->dwarf, c->dwarf.loc[UNW_HPPA_IP], &c->dwarf.ip);
Gregs.c 36 case UNW_HPPA_IP:
  /external/libunwind/src/ptrace/
_UPT_reg_offset.c 251 [UNW_HPPA_IP] = 0x1a8 /* IAOQ[0] */

Completed in 43 milliseconds