OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UNW_AARCH64_X10
(Results
1 - 7
of
7
) sorted by null
/external/libunwind/src/aarch64/
regname.c
40
[
UNW_AARCH64_X10
] = "x10",
Gget_save_loc.c
47
case
UNW_AARCH64_X10
:
Gregs.c
64
case
UNW_AARCH64_X10
:
init.h
43
c->dwarf.loc[
UNW_AARCH64_X10
] = DWARF_REG_LOC (&c->dwarf,
UNW_AARCH64_X10
);
Gstep.c
72
c->dwarf.loc[
UNW_AARCH64_X10
] = DWARF_LOC (sc_addr + LINUX_SC_X10_OFF, 0);
/external/libunwind/include/
libunwind-aarch64.h
80
UNW_AARCH64_X10
,
/external/libunwind/src/ptrace/
_UPT_reg_offset.c
516
[
UNW_AARCH64_X10
] = 0x50,
Completed in 45 milliseconds