Home
last modified time | relevance | path

Searched refs:UNW_AARCH64_X15 (Results 1 – 7 of 7) sorted by relevance

/external/libunwind/src/aarch64/
DGget_save_loc.c52 case UNW_AARCH64_X15: in unw_get_save_loc()
Dregname.c45 [UNW_AARCH64_X15] = "x15",
DGregs.c69 case UNW_AARCH64_X15: in tdep_access_reg()
Dinit.h48 c->dwarf.loc[UNW_AARCH64_X15] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X15); in common_init()
DGstep.c77 c->dwarf.loc[UNW_AARCH64_X15] = DWARF_LOC (sc_addr + LINUX_SC_X15_OFF, 0); in unw_handle_signal_frame()
/external/libunwind/include/
Dlibunwind-aarch64.h85 UNW_AARCH64_X15, enumerator
/external/libunwind/src/ptrace/
D_UPT_reg_offset.c521 [UNW_AARCH64_X15] = 0x78,