OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UNW_AARCH64_X24
(Results
1 - 7
of
7
) sorted by null
/external/libunwind/src/aarch64/
regname.c
54
[
UNW_AARCH64_X24
] = "x24",
Gget_save_loc.c
61
case
UNW_AARCH64_X24
:
Gregs.c
78
case
UNW_AARCH64_X24
:
init.h
57
c->dwarf.loc[
UNW_AARCH64_X24
] = DWARF_REG_LOC (&c->dwarf,
UNW_AARCH64_X24
);
Gstep.c
86
c->dwarf.loc[
UNW_AARCH64_X24
] = DWARF_LOC (sc_addr + LINUX_SC_X24_OFF, 0);
/external/libunwind/include/
libunwind-aarch64.h
98
UNW_AARCH64_X24
,
/external/libunwind/src/ptrace/
_UPT_reg_offset.c
530
[
UNW_AARCH64_X24
] = 0xc0,
Completed in 6792 milliseconds