OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UNW_AARCH64_X21
(Results
1 - 7
of
7
) sorted by null
/external/libunwind/src/aarch64/
regname.c
51
[
UNW_AARCH64_X21
] = "x21",
Gget_save_loc.c
58
case
UNW_AARCH64_X21
:
Gregs.c
75
case
UNW_AARCH64_X21
:
init.h
54
c->dwarf.loc[
UNW_AARCH64_X21
] = DWARF_REG_LOC (&c->dwarf,
UNW_AARCH64_X21
);
Gstep.c
83
c->dwarf.loc[
UNW_AARCH64_X21
] = DWARF_LOC (sc_addr + LINUX_SC_X21_OFF, 0);
/external/libunwind/include/
libunwind-aarch64.h
95
UNW_AARCH64_X21
,
/external/libunwind/src/ptrace/
_UPT_reg_offset.c
527
[
UNW_AARCH64_X21
] = 0xa8,
Completed in 40 milliseconds