Home
last modified time | relevance | path

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

/external/libunwind/src/aarch64/
DGget_save_loc.c56 case UNW_AARCH64_X19: in unw_get_save_loc()
Dregname.c49 [UNW_AARCH64_X19] = "x19",
DGregs.c73 case UNW_AARCH64_X19: in tdep_access_reg()
Dinit.h52 c->dwarf.loc[UNW_AARCH64_X19] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X19); in common_init()
DGstep.c81 c->dwarf.loc[UNW_AARCH64_X19] = DWARF_LOC (sc_addr + LINUX_SC_X19_OFF, 0); in unw_handle_signal_frame()
/external/libunwind/include/
Dlibunwind-aarch64.h93 UNW_AARCH64_X19, enumerator
/external/libunwind/src/ptrace/
D_UPT_reg_offset.c525 [UNW_AARCH64_X19] = 0x98,