Searched refs:UNW_HPPA_IP (Results 1 - 4 of 4) sorted by relevance

/external/libunwind/include/
H A Dlibunwind-hppa.h70 UNW_HPPA_IP = UNW_HPPA_FR + 32, /* instruction pointer */ enumerator in enum:__anon24665
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/
H A Dinit.h33 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);
H A DGregs.c36 case UNW_HPPA_IP:
/external/libunwind/src/ptrace/
H A D_UPT_reg_offset.c251 [UNW_HPPA_IP] = 0x1a8 /* IAOQ[0] */

Completed in 580 milliseconds