Home
last modified time | relevance | path

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

/external/libunwind/src/aarch64/
DGget_save_loc.c65 case UNW_AARCH64_X28: in unw_get_save_loc()
Dregname.c58 [UNW_AARCH64_X28] = "x28",
DGregs.c82 case UNW_AARCH64_X28: in tdep_access_reg()
Dinit.h61 c->dwarf.loc[UNW_AARCH64_X28] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X28); in common_init()
DGstep.c90 c->dwarf.loc[UNW_AARCH64_X28] = DWARF_LOC (sc_addr + LINUX_SC_X28_OFF, 0); in unw_handle_signal_frame()
/external/libunwind/include/
Dlibunwind-aarch64.h102 UNW_AARCH64_X28, enumerator
/external/libunwind/src/ptrace/
D_UPT_reg_offset.c534 [UNW_AARCH64_X28] = 0xe0,