Home
last modified time | relevance | path

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

/external/libunwind/src/aarch64/
DGget_save_loc.c46 case UNW_AARCH64_X9: in unw_get_save_loc()
Dregname.c39 [UNW_AARCH64_X9] = "x9",
DGregs.c63 case UNW_AARCH64_X9: in tdep_access_reg()
Dinit.h42 c->dwarf.loc[UNW_AARCH64_X9] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X9); in common_init()
DGstep.c71 c->dwarf.loc[UNW_AARCH64_X9] = DWARF_LOC (sc_addr + LINUX_SC_X9_OFF, 0); in unw_handle_signal_frame()
/external/libunwind/include/
Dlibunwind-aarch64.h79 UNW_AARCH64_X9, enumerator
/external/libunwind/src/ptrace/
D_UPT_reg_offset.c515 [UNW_AARCH64_X9] = 0x48,