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

  /external/libunwind/src/aarch64/
regname.c 48 [UNW_AARCH64_X18] = "x18",
Gget_save_loc.c 55 case UNW_AARCH64_X18:
Gregs.c 72 case UNW_AARCH64_X18:
init.h 51 c->dwarf.loc[UNW_AARCH64_X18] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X18);
Gstep.c 80 c->dwarf.loc[UNW_AARCH64_X18] = DWARF_LOC (sc_addr + LINUX_SC_X18_OFF, 0);
  /external/libunwind/include/
libunwind-aarch64.h 92 UNW_AARCH64_X18,
  /external/libunwind/src/ptrace/
_UPT_reg_offset.c 524 [UNW_AARCH64_X18] = 0x90,

Completed in 50 milliseconds