Home
last modified time | relevance | path

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

/external/libunwind/src/aarch64/
DGget_save_loc.c58 case UNW_AARCH64_X21: in unw_get_save_loc()
Dregname.c51 [UNW_AARCH64_X21] = "x21",
DGregs.c75 case UNW_AARCH64_X21: in tdep_access_reg()
Dinit.h54 c->dwarf.loc[UNW_AARCH64_X21] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X21); in common_init()
DGstep.c83 c->dwarf.loc[UNW_AARCH64_X21] = DWARF_LOC (sc_addr + LINUX_SC_X21_OFF, 0); in unw_handle_signal_frame()
/external/libunwind/include/
Dlibunwind-aarch64.h95 UNW_AARCH64_X21, enumerator
/external/libunwind/src/ptrace/
D_UPT_reg_offset.c527 [UNW_AARCH64_X21] = 0xa8,