OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UNW_SH_R9
(Results
1 - 6
of
6
) sorted by null
/external/libunwind/src/sh/
regname.c
38
[
UNW_SH_R9
] = "r9",
Gget_save_loc.c
45
case
UNW_SH_R9
:
Gregs.c
45
case
UNW_SH_R9
:
init.h
41
c->dwarf.loc[
UNW_SH_R9
] = DWARF_REG_LOC (&c->dwarf,
UNW_SH_R9
);
Gstep.c
78
c->dwarf.loc[
UNW_SH_R9
] = DWARF_LOC (sc_addr + LINUX_SC_R9_OFF, 0);
/external/libunwind/include/
libunwind-sh.h
66
UNW_SH_R9
,
Completed in 466 milliseconds