HomeSort by relevance Sort by last modified time
    Searched refs:UNW_AARCH64_X19 (Results 1 - 7 of 7) sorted by null

  /external/libunwind/src/aarch64/
regname.c 49 [UNW_AARCH64_X19] = "x19",
Gget_save_loc.c 56 case UNW_AARCH64_X19:
Gregs.c 73 case UNW_AARCH64_X19:
init.h 52 c->dwarf.loc[UNW_AARCH64_X19] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X19);
Gstep.c 81 c->dwarf.loc[UNW_AARCH64_X19] = DWARF_LOC (sc_addr + LINUX_SC_X19_OFF, 0);
  /external/libunwind/include/
libunwind-aarch64.h 93 UNW_AARCH64_X19,
  /external/libunwind/src/ptrace/
_UPT_reg_offset.c 525 [UNW_AARCH64_X19] = 0x98,

Completed in 566 milliseconds