OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UNW_AARCH64_X25
(Results
1 - 7
of
7
) sorted by null
/external/libunwind/src/aarch64/
regname.c
55
[
UNW_AARCH64_X25
] = "x25",
Gget_save_loc.c
62
case
UNW_AARCH64_X25
:
Gregs.c
79
case
UNW_AARCH64_X25
:
init.h
58
c->dwarf.loc[
UNW_AARCH64_X25
] = DWARF_REG_LOC (&c->dwarf,
UNW_AARCH64_X25
);
Gstep.c
87
c->dwarf.loc[
UNW_AARCH64_X25
] = DWARF_LOC (sc_addr + LINUX_SC_X25_OFF, 0);
/external/libunwind/include/
libunwind-aarch64.h
99
UNW_AARCH64_X25
,
/external/libunwind/src/ptrace/
_UPT_reg_offset.c
531
[
UNW_AARCH64_X25
] = 0xc8,
Completed in 35 milliseconds