Home
last modified time | relevance | path

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

/external/libunwind/src/aarch64/
DGget_save_loc.c57 case UNW_AARCH64_X20: in unw_get_save_loc()
Dregname.c50 [UNW_AARCH64_X20] = "x20",
DGregs.c74 case UNW_AARCH64_X20: in tdep_access_reg()
Dinit.h53 c->dwarf.loc[UNW_AARCH64_X20] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X20); in common_init()
DGstep.c82 c->dwarf.loc[UNW_AARCH64_X20] = DWARF_LOC (sc_addr + LINUX_SC_X20_OFF, 0); in unw_handle_signal_frame()
/external/libunwind/include/
Dlibunwind-aarch64.h94 UNW_AARCH64_X20, enumerator
/external/libunwind/src/ptrace/
D_UPT_reg_offset.c526 [UNW_AARCH64_X20] = 0xa0,